Skip to content

Hostname

sowifi.de

Last fetched

sowifi.de resolves to 1 IPv4 address operated by AS15703 in NL.

Nutrition Label

WHISPER CANON · sowifi.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/sowifi.de

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.181.4087.233.128.0/18AS15703NL

WHOIS identity

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

Subdomains

1 observed subdomain of sowifi.de.

Subdomain
www.sowifi.de

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sowifi.de.

MechanismTarget
SPF_As4.order2cash.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP145.14.1.144
SPF_IP221.133.42.194
SPF_IP221.133.42.230
SPF_IP46.145.18.10
SPF_IP5.79.24.166
SPF_IP64.68.122.92
SPF_IP68.171.132.166
SPF_IP68.171.132.179
SPF_IP74.121.66.132
SPF_IP82.148.206.169
SPF_IP83.138.129.79/32
SPF_IP87.233.181.32/27
SPF_IP94.236.44.253/32
SPF_IP95.138.166.100
SPF_MXsowifi.de

Related pages

Pivot deeper into the graph from sowifi.de.

Cypher and MCP

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

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