Hostname
swhl.de
Last fetched
swhl.de resolves to 1 IPv4 address operated by AS43397 in DE.
Nutrition Label
Resolution chain
swhl.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.194.230.124 | 91.194.230.0/23 | AS43397 | — | DE |
WHOIS identity
No WHOIS records are currently associated with swhl.de in WhisperGraph.
Subdomains
42 observed subdomains of swhl.de.
Showing 25 of 42. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for swhl.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rexx-suite.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.items-web.de |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 13.36.253.151/32 |
| SPF_IP | 13.37.17.159/32 |
| SPF_IP | 15.236.171.222/32 |
| SPF_IP | 176.28.36.90 |
| SPF_IP | 212.2.84.141 |
| SPF_IP | 2a01:488:42:1000:b01c:245a::/96 |
| SPF_IP | 3.123.206.219/32 |
| SPF_IP | 3.68.129.51/32 |
| SPF_IP | 35.181.156.191/32 |
| SPF_IP | 85.214.195.252 |
| SPF_IP | 85.214.21.134 |
| SPF_IP | 85.214.42.60 |
| SPF_IP | 85.233.12.39 |
| SPF_MX | swhl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.