Skip to content

Hostname

menu.as

Last fetched

menu.as has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · menu.asRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/menu.as

Resolution chain

menu.as has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:140
Organization
Contact emails

Subdomains

4 observed subdomains of menu.as.

Web-graph footprint

Distinct hostnames that link to or from menu.as in the public web crawl.

344 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for menu.as.

MechanismTarget
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.221.227.33
SPF_IP86.58.175.12/32
SPF_IP86.58.175.4/32

Related pages

Pivot deeper into the graph from menu.as.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "menu.as"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.