Hostname
menu.com
Last fetched
menu.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
menu.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.181.26 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.85 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.42.255.78 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.181.87 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.116 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:2
- Organization
- menus_com
- Contact emails
- a26aw2fe82p@networksolutionsprivateregistration.com
- at2cu5s9976@networksolutionsprivateregistration.com
- av4rw5wp9m9@networksolutionsprivateregistration.com
- az72g5c52v5@networksolutionsprivateregistration.com
- c759c59u34h@networksolutionsprivateregistration.com
- c82zz2zv89j@networksolutionsprivateregistration.com
- ch3qs9e67gm@networksolutionsprivateregistration.com
- cu8vd5jb77j@networksolutionsprivateregistration.com
- de35b6pk2p6@networksolutionsprivateregistration.com
- dn9kp9mw94d@networksolutionsprivateregistration.com
- e69kh58u47k@networksolutionsprivateregistration.com
- ej2rd83m4fg@networksolutionsprivateregistration.com
- en8p86ht7tx@networksolutionsprivateregistration.com
- ep65z6mc8ct@networksolutionsprivateregistration.com
- fu7fj7g84xr@networksolutionsprivateregistration.com
- g29gq5w975j@networksolutionsprivateregistration.com
- g59ya69c6kt@networksolutionsprivateregistration.com
- hj9em3yk24f@networksolutionsprivateregistration.com
- hm4t85hq432@networksolutionsprivateregistration.com
- hooman@menus.com
- and 36 more
Subdomains
22 observed subdomains of menu.com.
Web-graph footprint
Distinct hostnames that link to or from menu.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for menu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from menu.com.
- IP · 143.204.181.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · GB
- Email · a26aw2fe82p@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · me…
- 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: "menu.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.