Hostname
daftpunk.com
Last fetched
daftpunk.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
daftpunk.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.80.231 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.155.18 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- daft arts attn daftpunk.com care of network solutions
- Contact emails
- dr3g52uc7g6@networksolutionsprivateregistration.com
- g88be6wp525@networksolutionsprivateregistration.com
- gq2tr4z45d6@networksolutionsprivateregistration.com
- jm3qv5k685c@networksolutionsprivateregistration.com
- m93f53ab48v@networksolutionsprivateregistration.com
- nb4fy8b77k4@networksolutionsprivateregistration.com
- rs8qm3se8hv@networksolutionsprivateregistration.com
- sk8am5p6892@networksolutionsprivateregistration.com
- ts5k27527g6@networksolutionsprivateregistration.com
- tw32z8n46rt@networksolutionsprivateregistration.com
- v79ma7qg9hb@networksolutionsprivateregistration.com
- wc2ge2ne76q@networksolutionsprivateregistration.com
- wj7w67rf7ff@networksolutionsprivateregistration.com
- x37rn8vv2ae@networksolutionsprivateregistration.com
- xv3by9x432v@networksolutionsprivateregistration.com
- yr95v4pn6n5@networksolutionsprivateregistration.com
- yt44j7hv6a9@networksolutionsprivateregistration.com
- za82p8gk7m6@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of daftpunk.com.
Web-graph footprint
Distinct hostnames that link to or from daftpunk.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for daftpunk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from daftpunk.com.
- IP · 104.21.80.231
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · dr3g52uc7g6@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · da…
- 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: "daftpunk.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.