Hostname
huntingz.com
Last fetched
huntingz.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
huntingz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.195.12.32 | 185.195.12.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
WHOIS identity
- Registrar
- iana:472
- Organization
- domain administrator
- Contact emails
- pw-22ab7a7fa291b8eaf85850bef59354a7@privacyguardian.org
- pw-3b4665131944caed39b5786c2ffd84e9@privacyguardian.org
- pw-a6aa5e8cbaae9eb439f42bb0c2b67e9a@privacyguardian.org
- pw-d4057fc0de87e58ff2ead264cbd20cce@privacyguardian.org
- pw-e4daacd97a643d86ed064c3736202a18@privacyguardian.org
- pw-ef3058b8187f0380f09041be7bf215c8@privacyguardian.org
Subdomains
8 observed subdomains of huntingz.com.
Web-graph footprint
Distinct hostnames that link to or from huntingz.com in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- huntingz.com
Related pages
Pivot deeper into the graph from huntingz.com.
- IP · 185.195.12.32
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:472
- Country · GB
- Email · pw-22ab7a7fa291b8eaf85850bef59354a7@privacyguardian.org
- TLD · .com
- Browse hostnames · hu…
- 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: "huntingz.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.