Skip to content

Hostname

the-klu.org

Last fetched

the-klu.org resolves to 1 IPv4 address operated by MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG" in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · the-klu.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/the-klu.org

Resolution chain

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

IPPrefixASNOperatorCountry
156.67.239.22156.67.232.0/21AS15817MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG"DE

WHOIS identity

Registrar
iana:85
Organization
christoph pauleit
Contact emails

Subdomains

78 observed subdomains of the-klu.org.

Web-graph footprint

Distinct hostnames that link to or from the-klu.org in the public web crawl.

281 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for the-klu.org.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEdatevnet._spf.datev.de
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEmaildomain._spf.datev.de
SPF_INCLUDEspf.lamapoll.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.174.23.0/24
SPF_IP193.174.23.130
SPF_IP193.174.23.181
SPF_IP194.25.215.178/27
SPF_IP2001:1b30::/32
SPF_IP212.79.49.0/26
SPF_IP212.79.49.52
SPF_IP212.79.50.0/24
SPF_IP46.4.0.188
SPF_IP83.220.141.200/32

Related pages

Pivot deeper into the graph from the-klu.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "the-klu.org"})-[: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.