Skip to content

Hostname

khangoch.de

Last fetched

khangoch.de resolves to 2 IPv4 addresses operated by AS25459 in NL.

Nutrition Label

WHISPER CANON · khangoch.deRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/khangoch.de

Resolution chain

khangoch.de resolves to 2 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 khangoch.de in WhisperGraph.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for khangoch.de.

MechanismTarget
SPF_Akhangoch.de
SPF_Amail.khangoch.de
SPF_Ans1.mediaversa21.nl
SPF_Ans1.mediaversa4.nl
SPF_Ans1.mvmail1.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_IP2a02:cec0:10:187:0:0:0:1
SPF_IP83.172.129.40
SPF_IP83.172.129.47
SPF_IP83.172.188.121
SPF_MXkhangoch.de

Related pages

Pivot deeper into the graph from khangoch.de.

Cypher and MCP

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

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