Skip to content

Hostname

draxfiles.com

Last fetched

draxfiles.com resolves to 2 IPv4 addresses operated by COGECO-PEER1 - Aptum Technologies in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · draxfiles.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/draxfiles.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.155.9.23866.155.8.0/21AS13768COGECO-PEER1 - Aptum TechnologiesUS
67.212.237.13867.212.232.0/21AS13213UK2NET-AS - THG HOSTING LIMITEDUS

WHOIS identity

Registrar
iana:48
Organization
bernhard drax
Contact emails

Subdomains

2 observed subdomains of draxfiles.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for draxfiles.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com

Related pages

Pivot deeper into the graph from draxfiles.com.

Cypher and MCP

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

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