Skip to content

Hostname

smnk.de

Last fetched

smnk.de resolves to 1 IPv4 address operated by AS21499 in DE.

Nutrition Label

WHISPER CANON · smnk.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smnk.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.16.19092.205.0.0/19AS21499DE

WHOIS identity

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

Subdomains

17 observed subdomains of smnk.de.

Web-graph footprint

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

348 sites link to this hostname.

211 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for smnk.de.

MechanismTarget
SPF_Asmnk.de
SPF_INCLUDEspf.server-he.de
SPF_MXsmnk.de

Related pages

Pivot deeper into the graph from smnk.de.

Cypher and MCP

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

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