Skip to content

Hostname

auskunft.de

Last fetched

auskunft.de resolves to 1 IPv4 address operated by KRICK-TECHNOLOGIC-AS Mainparkring 4 in DE.

Nutrition Label

WHISPER CANON · auskunft.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/auskunft.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.212.222.13582.212.192.0/19AS29624KRICK-TECHNOLOGIC-AS Mainparkring 4DE

WHOIS identity

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

Subdomains

11 observed subdomains of auskunft.de.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for auskunft.de.

MechanismTarget
SPF_INCLUDE25210794.spf03.hubspotemail.net
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.225.43/32
SPF_IP2a01:4f8:d0a:2675::2/32
SPF_IP78.46.1.18/32
SPF_IP95.216.224.204
SPF_IP95.216.224.232
SPF_MXauskunft.de

Related pages

Pivot deeper into the graph from auskunft.de.

Cypher and MCP

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

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