Skip to content

Hostname

hark.de

Last fetched

hark.de resolves to 4 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · hark.deRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hark.de

Resolution chain

hark.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with hark.de in WhisperGraph.

Subdomains

32 observed subdomains of hark.de.

Web-graph footprint

Distinct hostnames that link to or from hark.de in the public web crawl.

141 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hark.de.

MechanismTarget
SPF_Ahark.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.0.229.160/27
SPF_IP20.52.130.56/30
SPF_IP217.7.64.126
SPF_IP37.61.222.224/27
SPF_IP62.146.4.235/32
SPF_IP87.140.103.162
SPF_IP93.241.193.215
SPF_MXhark.de

Related pages

Pivot deeper into the graph from hark.de.

Cypher and MCP

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

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