Skip to content

Hostname

s-p.de

Last fetched

s-p.de resolves to 1 IPv4 address operated by AS20677 in DE.

Nutrition Label

WHISPER CANON · s-p.deRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/s-p.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.87.138.102212.87.128.0/19AS20677DE

WHOIS identity

No WHOIS records are currently associated with s-p.de in WhisperGraph.

Subdomains

23 observed subdomains of s-p.de.

Web-graph footprint

Distinct hostnames that link to or from s-p.de in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for s-p.de.

MechanismTarget
SPF_INCLUDE_spf1.s-p.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXs-p.de

Related pages

Pivot deeper into the graph from s-p.de.

Cypher and MCP

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

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