Skip to content

Hostname

siebenwurst.de

Last fetched

siebenwurst.de resolves to 1 IPv4 address operated by LEIBOLD_AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.9.117.130193.9.116.0/22AS200395LEIBOLD_ASDE

WHOIS identity

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

Subdomains

6 observed subdomains of siebenwurst.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for siebenwurst.de.

MechanismTarget
SPF_Asiebenwurst.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfserver.auctores.de
SPF_IP195.145.116.210
SPF_IP195.145.116.212
SPF_MXmx1.siebenwurst.de
SPF_MXowa.siebenwurst.de
SPF_MXsiebenwurst.de

Related pages

Pivot deeper into the graph from siebenwurst.de.

Cypher and MCP

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

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