Skip to content

Hostname

xmenu.it

Last fetched

xmenu.it resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · xmenu.itRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xmenu.it

Resolution chain

xmenu.it resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.189.79.18418.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.188.263.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.148.1563.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.220.1363.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.180.563.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.70.903.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.241.383.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.241.853.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.136.113.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.4.2093.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.106.473.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.14.183.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.47.1903.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.15.228.24552.15.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.210.2616.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
s2 software di storti stefano
Contact emails

Subdomains

161 observed subdomains of xmenu.it.

Web-graph footprint

Distinct hostnames that link to or from xmenu.it in the public web crawl.

131 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xmenu.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from xmenu.it.

Cypher and MCP

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

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