Hostname
viewmenu.com
Last fetched
viewmenu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
viewmenu.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 |
|---|---|---|---|---|
| 13.35.20.113 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.64 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.70 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.88 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.9.86.111 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.14 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.92 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.94 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of viewmenu.com owner
- Contact emails
- it@constantcontact.com
- 2984fb3d-6a9f-4689-944b-52d9a1735383@identity-protect.org
- 2f47db93-35cc-40f2-b834-d0d003911e05@identity-protect.org
- 6105fca4-40df-434e-8352-b2ff29dfb007@identity-protect.org
- 6a2626d1-079e-4507-a577-b26dc9127b21@identity-protect.org
- 9e082303-d20d-4b92-92a7-fd86b186fba1@identity-protect.org
- c3a3640c-4a48-4b5f-adc9-51438bc65479@identity-protect.org
- cb81f6e3-28f0-4c2d-a4b1-73dd680900c6@identity-protect.org
- owner-11699683@viewmenu.com.whoisprivacyservice.org
- owner-11876746@viewmenu.com.whoisprivacyservice.org
- owner-3342672@viewmenu.com.whoisprivacyservice.org
- owner-4037726@viewmenu.com.whoisprivacyservice.org
- owner-440413@viewmenu.com.whoisprivacyservice.org
- owner-4577624@viewmenu.com.whoisprivacyservice.org
- owner-6379768@viewmenu.com.whoisprivacyservice.org
- owner-7209934@viewmenu.com.whoisprivacyservice.org
- owner-7739535@viewmenu.com.whoisprivacyservice.org
- owner@viewmenu.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of viewmenu.com.
Web-graph footprint
Distinct hostnames that link to or from viewmenu.com in the public web crawl.
84 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from viewmenu.com.
- IP · 13.35.20.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · it@constantcontact.com
- TLD · .com
- Browse hostnames · vi…
- 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: "viewmenu.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.