Skip to content

Hostname

daxko.com

Last fetched

daxko.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

daxko.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

139 observed subdomains of daxko.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for daxko.com.

MechanismTarget
SPF_Asmtp0.us-c.outbound.daxko.com
SPF_Asmtp1.us-c.outbound.daxko.com
SPF_INCLUDE7299793.spf07.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEmailserver.mosocloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.147.176.101/32
SPF_IP15.222.187.184/32
SPF_IP168.245.111.133/32
SPF_IP168.245.121.208/32
SPF_IP206.88.30.96/27
SPF_IP207.58.157.174
SPF_IP209.216.44.57/32
SPF_IP43.228.184.92
SPF_IP52.0.175.129/32
SPF_IP52.3.187.193
SPF_IP52.60.122.162/32
SPF_IP52.60.66.163/32
SPF_IP52.64.191.161
SPF_IP52.64.191.167
SPF_IP54.169.14.224/32
SPF_IP54.183.192.250
SPF_IP54.183.72.213
SPF_IP54.183.91.153
SPF_IP54.255.251.100
SPF_IP54.77.50.179
SPF_IP54.77.57.27
SPF_IP70.42.130.1/24
SPF_IP74.11.33.194
SPF_IP74.11.33.201/27

Related pages

Pivot deeper into the graph from daxko.com.

Cypher and MCP

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

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