Hostname
monsterhunter.com
Last fetched
monsterhunter.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
monsterhunter.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.141.62 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.84 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.91 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.92 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.222.214.16 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.42 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.86 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.96 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.84.217.128 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.31 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.50 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.65 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
3 observed subdomains of monsterhunter.com.
Web-graph footprint
Distinct hostnames that link to or from monsterhunter.com in the public web crawl.
2,365 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from monsterhunter.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "monsterhunter.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.