Hostname
art-cdn.com
Last fetched
art-cdn.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
art-cdn.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of art-cdn.com owner
- Contact emails
- 5da09b90-e37b-4678-a1cc-b5009c04d8f2@identity-protect.org
- 614c6ef1-9f97-4547-a7a1-f5780fc415e9@identity-protect.org
- 653a65f5-418c-4c1d-a812-e27342546bb4@identity-protect.org
- 7c897873-f1ae-4f70-b1c7-a901a151f897@identity-protect.org
- e5dd2a66-24af-4ee1-b363-7e4ffd1e3994@identity-protect.org
- fb53245d-ffae-46e5-979d-73a424d5e91f@identity-protect.org
- owner-3933613@art-cdn.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for art-cdn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mcubed.es |
Related pages
Pivot deeper into the graph from art-cdn.com.
- IP · 108.132.154.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 5da09b90-e37b-4678-a1cc-b5009c04d8f2@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "art-cdn.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.