Skip to content

Hostname

xad.com

Last fetched

xad.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xad.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/xad.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.126.4313.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.4813.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.4913.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.6813.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
1&1 internet, inc. - http://1and1.com/contact
Contact emails

Subdomains

63 observed subdomains of xad.com.

Web-graph footprint

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

103 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xad.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP52.201.103.157
SPF_IP52.36.236.53

Related pages

Pivot deeper into the graph from xad.com.

Cypher and MCP

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

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