Skip to content

Hostname

expz.menu

Last fetched

expz.menu resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · expz.menuRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/expz.menu

Resolution chain

expz.menu resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.100108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.30108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.44108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.74108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.144.318.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.8918.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.9118.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.9818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.783.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.983.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:303
Organization
internet invest, ltd. dba imena.ua
Contact emails

Web-graph footprint

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

202 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from expz.menu.

Cypher and MCP

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

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