Hostname
compurdy.com
Last fetched
compurdy.com resolves to 1 IPv4 address operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
compurdy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- b0oi2kq59qjug891ssapsofghb@domaindiscreet.com
- mpurdy@cococo.net
- purdy_m@bellsouth.net
- 075dad1002709dc5a6056917fb005aafdda7fbd9bd04d3d3b9d34920b65751c0@compurdy.com.whoisproxy.org
- 2a2b2c02921e93e74563d04e92cd8ab097c7d8a0ba2de5d3b6d1c9382ca2f31b@compurdy.com.whoisproxy.org
- 345b27f4db9da2dc7f30061d5903b0562afe35fa48a29a476489eb5f5e807c03@compurdy.com.whoisproxy.org
- 37c805c7db2ccc1e6a6918643d8a7d0b0a40e9f75b63f785088aae624d8bed05@compurdy.com.whoisproxy.org
- 53003ede0227a4023eaeb01dba2359824a418dab5ef6f7e0b6256e313d4d6fce@compurdy.com.whoisproxy.org
- 5858a92559aafe5bbae0d9a3e29438eec277bc4c83ef279700d6d1a839ed17d5@compurdy.com.whoisproxy.org
- 6c9ab818047ce17daf7357a61c76c58490d342d18cf33468305ee75b7887c9dc@compurdy.com.whoisproxy.org
- 7bbfa121c95a29e19c54f9f1ee699b7a2c77dc8b322707de50088b1f9a2da6b1@compurdy.com.whoisproxy.org
- 7de5f33efe01f61be0bced77aceddbeac63b4e64aee84743a2a05c44c27b4e26@compurdy.com.whoisproxy.org
- 87b70a21aa9110706e2d5db1747d8145864efa76f92a97b9020c27d9408b91db@compurdy.com.whoisproxy.org
- a73cbdf3dd6772dbda83d0f2c4bde79cbae965cc36604b2fd94c698c2ebd8b71@compurdy.com.whoisproxy.org
- c5ebede3370a21ba69747f48e6e23bd674b45667e83c01de72c9755ba32a5a33@compurdy.com.whoisproxy.org
- f6bf573a8bbaea7d84d6a62b530699218021b2d6927801dd8f854ac01351e06b@compurdy.com.whoisproxy.org
Subdomains
99 observed subdomains of compurdy.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compurdy.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from compurdy.com.
- IP · 104.247.81.99
- ASN · AS206834
- Registrar · iana:269
- Country · CA
- Email · b0oi2kq59qjug891ssapsofghb@domaindiscreet.com
- TLD · .com
- Browse hostnames · co…
- 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: "compurdy.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.