Skip to content

Hostname

xap.com

Last fetched

xap.com resolves to 1 IPv4 address operated by US-TELEPACIFIC - TPx Communications in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · xap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xap.com

Resolution chain

xap.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
70.35.19.7770.35.16.0/20AS14265US-TELEPACIFIC - TPx CommunicationsUS

WHOIS identity

Registrar
iana:2
Organization
xap corporation
Contact emails

Subdomains

37 observed subdomains of xap.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for xap.com.

MechanismTarget
SPF_Axap.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP204.14.65.0/24
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP70.35.19.0/24
SPF_MXxap.com

Related pages

Pivot deeper into the graph from xap.com.

Cypher and MCP

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

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