Skip to content

Hostname

daxner.com

Last fetched

daxner.com resolves to 1 IPv4 address operated by AS44133 in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · daxner.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/daxner.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.187.15537.252.184.0/21AS44133AT

WHOIS identity

Registrar
iana:151
Organization
ing. johann daxner
Contact emails

Subdomains

5 observed subdomains of daxner.com.

Web-graph footprint

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

30 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for daxner.com.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_INCLUDEspf.mlwrx.com
SPF_IP185.49.52.60/30
SPF_IP207.54.68.231
SPF_IP207.54.71.179
SPF_IP207.54.77.45
SPF_IP207.54.77.70
SPF_IP37.252.187.182/32
SPF_IP85.31.13.227

Related pages

Pivot deeper into the graph from daxner.com.

Cypher and MCP

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

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