Hostname
cloudmenuapp.com
Last fetched
cloudmenuapp.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudmenuapp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.64.206 | 104.22.28.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.155.212 | 172.68.70.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1247268587
- Contact emails
- n19iyyudhhx5@contactprivacy.email
- 15a8bbc1-225e-42b8-8256-451ba3c1845e@identity-protect.org
- 16cfd31e-46d8-46d5-bb5f-958acde9e982@identity-protect.org
- 86e8fc7f-448d-4255-a1e9-7c174686edc4@identity-protect.org
- 9076e854-4850-4f79-ac33-19fad54314e5@identity-protect.org
- b5fa18c8-dc19-4649-ba79-3dd9fcd66d47@identity-protect.org
- e08da599-fc2e-45bb-a6dd-8e3cfd4c9d18@identity-protect.org
- owner-4859429@cloudmenuapp.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from cloudmenuapp.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cloudmenuapp.com.
- IP · 104.21.64.206
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · n19iyyudhhx5@contactprivacy.email
- TLD · .com
- Browse hostnames · cl…
- 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: "cloudmenuapp.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.