Skip to content

Hostname

wiking.de

Last fetched

wiking.de resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · wiking.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wiking.de

Resolution chain

wiking.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 wiking.de in WhisperGraph.

Subdomains

4 observed subdomains of wiking.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wiking.de.

MechanismTarget
SPF_Aitbs1.it-schlabach.de
SPF_Asiku.de
SPF_INCLUDEmail.power-ecard.io
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.160.91.6
SPF_IP62.154.254.122
SPF_IP80.82.212.72
SPF_IP87.106.10.98
SPF_IP93.240.60.174

Related pages

Pivot deeper into the graph from wiking.de.

Cypher and MCP

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

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