Skip to content

Hostname

marvel.com

Last fetched

marvel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · marvel.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/marvel.com

Resolution chain

marvel.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.55.3518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.2718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

138 observed subdomains of marvel.com.

Web-graph footprint

Distinct hostnames that link to or from marvel.com in the public web crawl.

15,225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for marvel.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00278502.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.marvel.com
SPF_INCLUDEspf2.marvel.com
SPF_IP129.80.119.110
SPF_IP132.226.41.60

Related pages

Pivot deeper into the graph from marvel.com.

Cypher and MCP

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

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