Skip to content

Hostname

swk.de

Last fetched

swk.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.93.40.17413.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

56 observed subdomains of swk.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for swk.de.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tafmobile.de
SPF_IP145.253.189.129/32
SPF_IP193.169.180.0/23
SPF_IP212.222.91.0/24
SPF_IP212.23.154.210
SPF_IP213.61.69.122/32
SPF_IP62.50.41.17/28
SPF_IP62.50.42.56/29
SPF_IP78.46.9.170
SPF_MXswk.de

Related pages

Pivot deeper into the graph from swk.de.

Cypher and MCP

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

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