Skip to content

Hostname

didax.com

Last fetched

didax.com resolves to 1 IPv4 address operated by ATI-ASN - ATI in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · didax.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/didax.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.189.224.15199.189.224.0/23AS32244ATI-ASN - ATIUS

WHOIS identity

Registrar
iana:146
Organization
didax,
Contact emails

Subdomains

18 observed subdomains of didax.com.

Web-graph footprint

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

414 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for didax.com.

MechanismTarget
SPF_Adidax.com
SPF_INCLUDE47811797.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.15.213.0/24
SPF_IP199.189.224.15
SPF_IP50.170.24.198
SPF_IP63.143.55.0/24
SPF_IP71.184.102.0/24
SPF_IP8.29.155.17
SPF_MXdidax.com

Related pages

Pivot deeper into the graph from didax.com.

Cypher and MCP

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

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