Skip to content

Hostname

modal-cdn.com

Last fetched

modal-cdn.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · modal-cdn.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/modal-cdn.com

Resolution chain

modal-cdn.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.134.11113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.12113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.2313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.4513.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from modal-cdn.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for modal-cdn.com.

MechanismTarget
SPF_INCLUDE22451713.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "modal-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.