Skip to content

Hostname

swo.de

Last fetched

swo.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · swo.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/swo.de

Resolution chain

swo.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.55.17718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.90.2283.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

54 observed subdomains of swo.de.

Web-graph footprint

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

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for swo.de.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_zebuswog.cantamen.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEcloud.greenpocket.de
SPF_INCLUDEspf.itebo.de
SPF_INCLUDEspf.items-web.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.227.200.159
SPF_IP52.157.149.216/32

Related pages

Pivot deeper into the graph from swo.de.

Cypher and MCP

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

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