Hostname
nerd.com
Last fetched
nerd.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
nerd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.14.111 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.158.170 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 004e2efb56e9d019dcc76d2d94aea715ce77540e9546c19fb051cc1f2e77623f@nerd.com.whoisproxy.org
- 0065d6882950bc82ec2b487976b42679df1cd44a9131010b200607936e9e9e34@nerd.com.whoisproxy.org
- 049e199b21d6dbc848b99d0da071d9a1140024108f8482cc57c1d7a402ef186f@nerd.com.whoisproxy.org
- 04aa69bb7ffb00e26643929fece818553c895cae3dedd114079bc5581bb50bf8@nerd.com.whoisproxy.org
- 0a28819132a7f7328db23a4e6805c7bb9c5ccdc28eebff763ad652fb7a054f09@nerd.com.whoisproxy.org
- 0b50e8ebdf071e76a2c376c9a2f61aa03dd067ddd9077361bf5f7e499df1a92b@nerd.com.whoisproxy.org
- 0bf61b9fb04444e753e2ce059442a014ae79da06dee23e8c5414509b349d72cf@nerd.com.whoisproxy.org
- 0c16cf84419da0121ead820759ee57c2b0f774eaf0f9438169bb4de8726706d4@nerd.com.whoisproxy.org
- 0cf097dfc7b1d29f384a2fb9e83f9692721fd2dd1d359f5148a9db94fc8d56d2@nerd.com.whoisproxy.org
- 0f1228b94ad7729e652fc78651b53c6175e826719b44899322616c0096f643df@nerd.com.whoisproxy.org
- 0f65e17a4642df95569e33b170cfa6b3ac12690e6ecb65ca5f6acaef83938e27@nerd.com.whoisproxy.org
- 142456174e0ad6ef701f15b9346eb8051fe3437fb377c83270bb9782614d8b74@nerd.com.whoisproxy.org
- 157ea24d8d394699c8c69670021b1f9e19f6ea5286bc5b7935fb0e9e9909362a@nerd.com.whoisproxy.org
- 15e0d2c480f740591d465d5e839c29004d2b175c0121cb36ad4d62dbc82fd22b@nerd.com.whoisproxy.org
- 1a91255a44c894a9d3b2a9245d7c4c188bba62bba82b9e9150d4527437ea5d92@nerd.com.whoisproxy.org
- 1bf6f99813ffe11f3d07805f750a5ce016b3a03a32207abb3441ad8eb612416f@nerd.com.whoisproxy.org
- 1ca6846d620a24abbe1a94fcc94c9018987a38d3a324054b6eb7ee0895a7204f@nerd.com.whoisproxy.org
- 1e7ee734243e80be3ceb4f4c80b7d66a6f6e00d1cb366cb3dbe029517b5ed9e2@nerd.com.whoisproxy.org
- 1ea7d488cfda799eb0e351146665c823928080e5464f12e90f6a759cc8280174@nerd.com.whoisproxy.org
- 1fbfbffdb26b121af263eee54d47af9774eab05ae41b7e1542d2c1cc3632cce1@nerd.com.whoisproxy.org
- and 71 more
Subdomains
6 observed subdomains of nerd.com.
Web-graph footprint
Distinct hostnames that link to or from nerd.com in the public web crawl.
6 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nerd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 208.99.69.22/32 |
Related pages
Pivot deeper into the graph from nerd.com.
- IP · 104.21.14.111
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · 004e2efb56e9d019dcc76d2d94aea715ce77540e9546c19fb051cc1f2e77623f@nerd.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nerd.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.