Skip to content

Hostname

hauraton.com

Last fetched

hauraton.com resolves to 2 IPv4 addresses operated by TELEMAXX in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · hauraton.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hauraton.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.30.157.9185.30.156.0/22AS12843TELEMAXXDE
62.113.228.20162.113.192.0/18AS47447BCG-AS AS Number for Barclaycard GermanyDE

WHOIS identity

Registrar
iana:1443
Organization
hauraton betonwarenfabrik gmbh & co. kg
Contact emails

Subdomains

24 observed subdomains of hauraton.com.

Web-graph footprint

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

392 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 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 hauraton.com.

Cypher and MCP

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

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