Skip to content

Hostname

hit.de

Last fetched

hit.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · hit.deRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hit.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.215.66185.88.212.0/22AS47447DE

WHOIS identity

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

Subdomains

17 observed subdomains of hit.de.

Web-graph footprint

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

234 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hit.de.

MechanismTarget
SPF_Ahit.de
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.127.185.22/32
SPF_IP195.201.187.234/32
SPF_MXhit.de

Related pages

Pivot deeper into the graph from hit.de.

Cypher and MCP

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

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