Skip to content

Hostname

xyzmo.com

Last fetched

xyzmo.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · xyzmo.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xyzmo.com

Resolution chain

xyzmo.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.135.206108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.90.181176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.60.11834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.0.20834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.168.6846.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.201.1652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.111.5752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.26.17752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.130.3352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.242.12452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.187.4352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.181.5554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.26.6754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.163.11154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.83.4054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.160.954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.16.10563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.54.8099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.56.20679.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:976
Organization
gerald caesar
Contact emails

Subdomains

15 observed subdomains of xyzmo.com.

Web-graph footprint

Distinct hostnames that link to or from xyzmo.com in the public web crawl.

29 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xyzmo.com.

MechanismTarget
SPF_Axyzmo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu195565.wl066.sendgrid.net
SPF_MXxyzmo.com

Related pages

Pivot deeper into the graph from xyzmo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xyzmo.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 20

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