Skip to content

Hostname

docs.hauraton.com

Last fetched

docs.hauraton.com resolves to 1 IPv4 address operated by TELEMAXX in DE.

Nutrition Label

WHISPER CANON · docs.hauraton.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/docs.hauraton.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.30.157.9185.30.156.0/22AS12843TELEMAXXDE

WHOIS identity

No WHOIS records are currently associated with docs.hauraton.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for docs.hauraton.com.

MechanismTarget
SPF_Ahauraton-com.mail.protection.outlook.com
SPF_Amx.nroute.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEnewsletter.infomaniak.com
SPF_INCLUDEspf.januahortorum.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.202.50
SPF_IP85.115.25.35

Related pages

Pivot deeper into the graph from docs.hauraton.com.

Cypher and MCP

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

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