// networklookup.com

Network Lookup
the internet, made legible.

IP addresses, ASNs, DNS records, WHOIS data — everything you need to understand what's happening on the network, in one place.

// your ip address live
Detecting…
Location
Country
ISP
ASN
A — Tools

Everything you need
to read the network.

41 tools · 6 categories
// EMAIL 10 tools · view all →
E.1

SPF Record Checker

Look up and validate any domain's SPF record — see every include chain, count DNS lookups, and catch misconfigurations.

E.2

DKIM Record Lookup

Look up DKIM signing keys for any domain — auto-probes 50+ common selectors (Google, Microsoft 365, SES, SendGrid…) and grades key strength.

E.3

DMARC Record Checker

Look up and validate any domain's DMARC policy — see who receives reports, what happens to failing messages, and an A-F grade.

E.4

BIMI Record Lookup

Check if a domain has BIMI configured — the brand logo that appears next to email in Gmail, Apple Mail and Yahoo. Verifies logo, DMARC, VMC status.

E.5

MTA-STS & TLS-RPT

Check if a domain enforces encrypted email delivery via MTA-STS. Verifies policy mode, MX coverage, and TLS failure reporting (TLS-RPT).

E.6

Email Header Analyzer

Paste raw email headers to trace the message route hop-by-hop, verify SPF/DKIM/DMARC, and locate the origin server — runs in your browser.

E.7

Email Validator

Validate any email — syntax, MX records, 121k disposable providers, SPF and DMARC posture, and a "did you mean gmail.com?" typo check. Verdict + score.

E.8

IP Blacklist Check

Scan any IPv4 address against the major DNSBLs — SpamCop and other commercial-OK lists — in parallel and see exactly which lists flag it.

E.9

SPF Record Generator

Build a valid SPF TXT record from a guided form — Google Workspace, Microsoft 365, SendGrid presets, IP allow-list, recommended ~all policy. Client-side.

E.10

DMARC Record Generator

Build a valid DMARC TXT record live — start at p=none for safe monitoring, then move to quarantine or reject. Rua/ruf, pct, alignment, all explained. Client-side.

// DNS & DOMAINS 9 tools · view all →
D.1

Domain Health Report

One-shot domain check: DNS, SPF/DKIM/DMARC, DNSSEC, SSL/TLS, WHOIS — each section sourced from our own tools, per-section status.

D.2

DNS Records

Resolve A, AAAA, MX, TXT, CNAME, NS, and SOA records for any hostname in real time.

D.3

DNS Propagation

Check whether DNS changes have reached 8 public resolvers worldwide — Cloudflare, Google, NextDNS, AliDNS, DNSPod, and more.

D.4

DNSSEC Validator

Verify a domain's DNSSEC chain of trust — DS, DNSKEY, RRSIG, and NSEC/NSEC3 records, with key tag matching and algorithm strength.

D.5

CAA Record Lookup

See which Certificate Authorities are authorised to issue SSL/TLS certificates for a domain. Walks parent domains per RFC 8659.

D.6

Certificate Transparency Search

Discover every subdomain via CT log search — every SSL certificate ever issued for a domain, deduplicated and ranked by date with issuer breakdown.

D.7

Subdomain Finder

Find a domain's subdomains from public TLS certificates in Certificate Transparency logs. Passive, deduped, free — copy or download the list.

D.8

WHOIS & reverse DNS

Query registration, ownership, and contact records for any domain or IP block, and resolve PTR records for reverse DNS.

D.9

Typosquatting Checker

Generate lookalike permutations (typos, homoglyphs, TLD swaps, combosquats) for a domain and DoH-check which ones actually resolve.

// IP & NETWORK 10 tools · view all →
N.1

IP Lookup

Geolocate any IPv4 or IPv6 address. See city, region, country, ISP, ASN, timezone, and coordinates.

N.2

Bulk IP Lookup

Paste up to 100 IPs and get geolocation, ASN, and hostname for all of them at once. Sortable table, country & ASN summaries, CSV / JSON export.

N.3

ASN Explorer

Look up any Autonomous System number — announced prefixes, peer relationships, and routing history.

N.4

CIDR Calculator

Calculate subnets for IPv4 and IPv6. Includes VLSM for variable-length subnetting and a complete prefix-length cheat sheet.

N.5

Port Lookup

Look up any port number — assigned service, protocol, security notes, and related ports.

N.6

MAC Address Lookup

Identify the device manufacturer from any MAC address — 39k+ IEEE OUI registry entries bundled, plus a directory of the top 2,000 vendors.

N.7

Response Time Checker

HTTP-layer ping from Cloudflare's edge. Sequential probes with TTFB, status codes, jitter, and packet loss for any domain or URL.

N.8

Reverse DNS Lookup

PTR lookup for any IPv4 or IPv6 address — with automatic forward-confirmation (FCrDNS), the check mail servers and security tools rely on.

N.9

IP Reputation Checker

Infrastructure & risk classification — our own datacenter/residential ASN analysis + Tor exit detection. Each source labelled, no opaque composite.

N.10

IOC Enrichment

One-shot intel report for any IP: infrastructure / risk classification (ASN + Tor), curated DNSBL summary, and reverse DNS — orchestrated from our own endpoints, each source attributed.

// PRIVACY & DETECTION 5 tools · view all →
P.1

VPN & proxy check

Detect whether an IP belongs to a known VPN, proxy, Tor exit node, or data centre — check your own apparent identity.

P.2

WebRTC Leak Test

Check whether your browser leaks your real IP address through WebRTC — even if you're on a VPN.

P.3

Browser fingerprint

See what your browser reveals without cookies — user agent, screen size, timezone, WebGL renderer, and a uniqueness score.

P.4

What's My User Agent?

See your browser's User-Agent string instantly — parsed into browser, OS, device, engine, plus Client Hints. Runs entirely in your browser.

P.5

DNS Leak Test

Check whether your DNS queries leak outside your VPN tunnel — compares your connection ASN against the resolver that public DoH endpoints see when answering for you.

// WEB SECURITY 4 tools · view all →
W.1

SSL Inspector

Check TLS certificates with an A–F security grade. Validity, issuer chain, SANs, HSTS status, and concrete recommendations.

W.2

Security Headers Check

Fetch any URL's HTTP response headers and get an A+ → F security grade with CSP analysis and HSTS preload check.

W.3

HSTS Preload Checker

Check whether a domain enforces HTTPS via HSTS and qualifies for the browser preload list. Parses the header, checks Chrome's preload requirements.

W.4

CSP Analyzer

Analyze any Content Security Policy — check a URL or paste a CSP string. Grade A–F, directive breakdown, weakness detection, fix recommendations.

// DEVELOPER TOOLS 3 tools · view all →
DEV.1

JWT Decoder

Paste a JSON Web Token to decode its header and payload claims (exp, iat, iss, sub) in your browser. Decode-only — never verifies or signs.

DEV.2

Base64 Encode / Decode

Two-way Base64 with proper UTF-8 handling and an optional URL-safe variant (-/_ alphabet, padding strip). Runs entirely in the browser.

DEV.3

Hash Generator

MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes of text via the Web Crypto API. Honest about which are still secure (and which aren't).