Skip to content

Hostname

swp.de

Last fetched

swp.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · swp.deRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/swp.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.65.111.2363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

64 observed subdomains of swp.de.

Web-graph footprint

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

5,831 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for swp.de.

MechanismTarget
SPF_A3c1eb38a3460.p236.email.myshopify.com
SPF_Ak31469.coveto.de
SPF_Ashop.swp.de
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.msh.de
SPF_IP194.195.3.64/27
SPF_IP85.13.131.115
SPF_MXswp.de

Related pages

Pivot deeper into the graph from swp.de.

Cypher and MCP

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

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