Skip to content

Hostname

xpeventreg.com

Last fetched

xpeventreg.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xpeventreg.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/xpeventreg.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.32.170107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.239.11118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.28.3018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.75.1153.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.111.2944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.130.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.196.15350.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.6.24152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.29.17052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.227.8254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for xpeventreg.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from xpeventreg.com.

Cypher and MCP

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

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