Skip to content

Hostname

hh-kr.de

Last fetched

hh-kr.de resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in NL.

Nutrition Label

WHISPER CANON · hh-kr.deRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hh-kr.de

Resolution chain

hh-kr.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.0.217.20162.0.217.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.NL
91.98.208.25091.98.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with hh-kr.de in WhisperGraph.

Subdomains

5 observed subdomains of hh-kr.de.

Web-graph footprint

Distinct hostnames that link to or from hh-kr.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hh-kr.de.

MechanismTarget
SPF_Ahh-kr.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.217.15/32
SPF_IP162.0.217.17/32
SPF_IP162.0.217.18
SPF_IP162.0.217.20
SPF_MXhh-kr.de

Related pages

Pivot deeper into the graph from hh-kr.de.

Cypher and MCP

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

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