Skip to content

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

WHISPER CANON · art-cdn.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/art-cdn.com

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.

IPPrefixASNOperatorCountry
108.132.154.58108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.25.9818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.14.17434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.182.7134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.96.734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.88.23646.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.165.18252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.154.23952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.47.16752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.147.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.158.22652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.19.12352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.67.6152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.82.16452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.183.852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.231.15252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.39.21254.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.118.12454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.21.12354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.48.3354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of art-cdn.com owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for art-cdn.com.

MechanismTarget
SPF_INCLUDEspf.mcubed.es

Related pages

Pivot deeper into the graph from art-cdn.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.