Skip to content

Hostname

swhl.de

Last fetched

swhl.de resolves to 1 IPv4 address operated by AS43397 in DE.

Nutrition Label

WHISPER CANON · swhl.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/swhl.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.194.230.12491.194.230.0/23AS43397DE

WHOIS identity

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

Subdomains

42 observed subdomains of swhl.de.

Web-graph footprint

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

182 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for swhl.de.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.items-web.de
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP13.36.253.151/32
SPF_IP13.37.17.159/32
SPF_IP15.236.171.222/32
SPF_IP176.28.36.90
SPF_IP212.2.84.141
SPF_IP2a01:488:42:1000:b01c:245a::/96
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP35.181.156.191/32
SPF_IP85.214.195.252
SPF_IP85.214.21.134
SPF_IP85.214.42.60
SPF_IP85.233.12.39
SPF_MXswhl.de

Related pages

Pivot deeper into the graph from swhl.de.

Cypher and MCP

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

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