Skip to content

Hostname

daxium.com

Last fetched

daxium.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.3.1113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.41.19513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.194.22213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.70.8235.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.195.1451.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.33.14251.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of daxium.com owner
Contact emails

Subdomains

8 observed subdomains of daxium.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for daxium.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from daxium.com.

Cypher and MCP

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

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