Hostname
iv-extensions.com
Last fetched
iv-extensions.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iv-extensions.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 |
|---|---|---|---|---|
| 3.66.68.238 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of iv-extensions.com owner
- Contact emails
- 45146714-b75f-4804-9cb3-a07205f03585@identity-protect.org
- 5cf3ad9a-bfec-41bd-b233-f6d6a3d92cfe@identity-protect.org
- 5f4d0074-0d2e-440a-bff2-5d8bbd5246bd@identity-protect.org
- 69b42573-a219-419e-908d-5c00247f2636@identity-protect.org
- dd9c368e-0248-4d38-a1ae-f1d46ee2b8bb@identity-protect.org
- e0442c6b-5647-46ea-ae48-aae0bbcd2781@identity-protect.org
- e7f65044-5790-4a00-b88b-37d82e067529@identity-protect.org
Subdomains
7 observed subdomains of iv-extensions.com.
Threat posture
History
Related pages
Pivot deeper into the graph from iv-extensions.com.
- IP · 3.66.68.238
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 45146714-b75f-4804-9cb3-a07205f03585@identity-protect.org
- 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: "iv-extensions.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.