Hostname
thecodedata.com
Last fetched
thecodedata.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
thecodedata.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.42.114 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.161.167 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- d1f71b5a25d34998b33d854b92e0ec81.protect@withheldforprivacy.com
- 028324434d4390b0d89746ec85cae9f45f522d8c43164b54f4b62d31b21703a8@thecodedata.com.whoisproxy.org
- 148c7aeb2dae10ed7b55bf985f084581ef0ff39201f36eb3bbaeed9d8ee55d3e@thecodedata.com.whoisproxy.org
- 28150b2d0d1ae9167300314b34dc23075288fc08eae3e462fa7fe84ad000400c@thecodedata.com.whoisproxy.org
- 2ff57f2c8cd754da5f3d38b6670b7dcb74ed7c0ed17fdde06a043f043c68d3bb@thecodedata.com.whoisproxy.org
- 40757568cb4a9f24dc695d427160117b9214b737d04e48c7466ff470feb22ee8@thecodedata.com.whoisproxy.org
- 479a4cf3ca9fbf6b8c167246d55395b2415e23529a5ac4c875c0dc16f67f7b9e@thecodedata.com.whoisproxy.org
- 481e564423c1770e1778590410aab0d4fb3fb1e112a0f2ffa72ee8e1fa0f80d0@thecodedata.com.whoisproxy.org
- 63c395086d46bf8e7d95ac57a1033b0ab809b80dd4e27acf9b623a3fcafbcdf5@thecodedata.com.whoisproxy.org
- 87e46da107dae7cd6c14829c19a71cbcea064eb08eea48bd564e2ff0e1310f28@thecodedata.com.whoisproxy.org
- ab210047c04d15f1df1f92fdac3ce491f61cb9788a314301b7373f18770a7e12@thecodedata.com.whoisproxy.org
- b1edce8466a922d511471f2bfe2353f107e906892467d8490e757a499df52dba@thecodedata.com.whoisproxy.org
- b2db333cfe37957e837bc331d50cad4a80ac591fb2ab3a7c44e44c80449c5eec@thecodedata.com.whoisproxy.org
- bae13ce99f8390c6bc115a65d1104e17cfc30933ebbfcaea041852c1478d33c8@thecodedata.com.whoisproxy.org
- cf5c9cc775852c5ebbc63844c426ae0f1d6fe18f52fd934fa591f05169d7761b@thecodedata.com.whoisproxy.org
Subdomains
1 observed subdomain of thecodedata.com.
| Subdomain |
|---|
| www.thecodedata.com |
Web-graph footprint
Distinct hostnames that link to or from thecodedata.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from thecodedata.com.
- IP · 104.21.42.114
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · d1f71b5a25d34998b33d854b92e0ec81.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · th…
- 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: "thecodedata.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.