Hostname
insurancedirectexchange.com
Last fetched
insurancedirectexchange.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
insurancedirectexchange.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.238.216 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.205.46.240 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.218.203.196 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.125.54 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of insurancedirectexchange.com owner
- Contact emails
- 17e933f8-66b7-4564-bb99-9b0e3eb1fb55@identity-protect.org
- 32a4f2b3-791e-40e4-b95b-8fee5906ae6d@identity-protect.org
- 79e5d633-51b9-47bb-be82-64ba44f1f699@identity-protect.org
- 8fe63a05-b793-4b7c-a657-8965032c6f16@identity-protect.org
- c0e0d208-94a8-41d1-8234-e781641c795d@identity-protect.org
- e3dabf2b-4f81-40a1-8235-6f12b880ec26@identity-protect.org
- owner-11958597@insurancedirectexchange.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of insurancedirectexchange.com.
Threat posture
History
Related pages
Pivot deeper into the graph from insurancedirectexchange.com.
- IP · 100.28.238.216
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 17e933f8-66b7-4564-bb99-9b0e3eb1fb55@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "insurancedirectexchange.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.