Skip to content

Hostname

marvelmanager.com

Last fetched

marvelmanager.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · marvelmanager.comRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marvelmanager.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.44.255100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.220.18818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.211.9934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.102.5534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.216.1634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.26.13434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.66.24734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.66.18152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.20.6452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.200.25252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.63.10852.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.6.19454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.63.22254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.225.22898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.152.16232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.253.4532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.44.11632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0136010050
Contact emails

Subdomains

7 observed subdomains of marvelmanager.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for marvelmanager.com.

MechanismTarget
SPF_Amarvel88.asuscomm.com
SPF_Asendmail.marvelmanager.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP173.255.230.158
SPF_MXmarvelmanager.com

Related pages

Pivot deeper into the graph from marvelmanager.com.

Cypher and MCP

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

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