Hostname
ivhq.com
Last fetched
ivhq.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ivhq.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.88.187 | 16.12.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.210 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.240 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.46 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.34 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.152.194 | 52.218.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.185.226 | 52.218.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.130.219 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.136.227 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.144.91 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.149.235 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.153.83 | 52.92.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.195.99 | 52.92.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.226.11 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.238.3 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ivhq.com owner
- Contact emails
- admin@sparksinteractive.co.nz
- 046bcdff-b7b1-44db-978d-bde10155577c@identity-protect.org
- 7beb14f9-4ae3-499d-90c8-9f41d4bdf2ec@identity-protect.org
- c8a6169b-46c8-4615-8079-ec8a97c883f5@identity-protect.org
- da85c17d-1d40-4290-9bc6-e104fdb07878@identity-protect.org
- owner-10098991@ivhq.com.whoisprivacyservice.org
- owner-1253165@ivhq.com.whoisprivacyservice.org
- owner@ivhq.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ivhq.com.
| Subdomain |
|---|
| www.ivhq.com |
Web-graph footprint
Distinct hostnames that link to or from ivhq.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ivhq.com.
- IP · 16.12.88.187
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@sparksinteractive.co.nz
- TLD · .com
- Browse hostnames · iv…
- 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: "ivhq.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.