Skip to content

Hostname

control.xap.com

Last fetched

control.xap.com resolves to 1 IPv4 address operated by US-TELEPACIFIC - TPx Communications in US.

Nutrition Label

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

Resolution chain

control.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.21270.35.16.0/20AS14265US-TELEPACIFIC - TPx CommunicationsUS

WHOIS identity

No WHOIS records are currently associated with control.xap.com in WhisperGraph.

Subdomains

2 observed subdomains of control.xap.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for control.xap.com.

MechanismTarget
SPF_Acontrol.xap.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
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_MXcontrol.xap.com

Related pages

Pivot deeper into the graph from control.xap.com.

Cypher and MCP

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

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