Hostname
insurancemenu.com
Last fetched
insurancemenu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
insurancemenu.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.20.115 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.127 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.29 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.96 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.84.152.122 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.124 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.60 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.70 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of insurancemenu.com owner
- Contact emails
- info@fivi.com
- 0cffb64b-64aa-41f9-a10f-c0ff0684d431@identity-protect.org
- 3bd4e08a-c309-4324-a8b3-51972148213e@identity-protect.org
- 66d701bf-8a75-4c95-8b3d-24ba1a7291c5@identity-protect.org
- 767e236e-2278-4026-9213-13255e5788fc@identity-protect.org
- ccb1e735-6447-4f8b-9c92-8f6afabd3379@identity-protect.org
- f4561339-2ea1-4b4b-9ef1-da8730874bf9@identity-protect.org
- owner-9023954@insurancemenu.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of insurancemenu.com.
Web-graph footprint
Distinct hostnames that link to or from insurancemenu.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for insurancemenu.com.
| Mechanism | Target |
|---|---|
| SPF_A | insurancemenu.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_IP | 205.234.159.18 |
| SPF_IP | 75.102.10.74 |
| SPF_IP | 75.102.10.75 |
| SPF_MX | insurancemenu.com |
Related pages
Pivot deeper into the graph from insurancemenu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "insurancemenu.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.