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
Resolution chain
marvelmanager.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.44.255 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.232.220.188 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.196.211.99 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.102.55 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.216.16 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.26.134 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.66.247 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.55.66.181 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.20.64 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.200.252 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.63.108 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.146.6.194 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.63.222 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.225.228 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.197.152.162 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.253.45 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.44.116 | 32.192.0.0/14 | AS14618 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_A | marvel88.asuscomm.com |
| SPF_A | sendmail.marvelmanager.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 173.255.230.158 |
| SPF_MX | marvelmanager.com |
Related pages
Pivot deeper into the graph from marvelmanager.com.
- IP · 100.52.44.255
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:69
- Country · US
- Email · marvelmanager.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ma…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.