Skip to content

Hostname

s-communication.de

Last fetched

s-communication.de resolves to 1 IPv4 address operated by AS20546 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.5.82.135185.5.82.0/24AS20546DE

WHOIS identity

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

Subdomains

28 observed subdomains of s-communication.de.

Web-graph footprint

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

35 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for s-communication.de.

MechanismTarget
SPF_As-communication.de
SPF_INCLUDE_spf.itonicsit_de._d.easydmarc.pro
SPF_INCLUDE_spf.pixelpark.eu
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.mail.s-web.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.98.184.0/24
SPF_IP188.40.26.119
SPF_IP193.142.157.169
SPF_IP193.26.97.47
SPF_IP193.26.98.4/32
SPF_IP194.25.134.16/29
SPF_IP194.25.134.80/29
SPF_IP194.55.112.64
SPF_IP194.55.112.66
SPF_IP195.201.6.169
SPF_IP195.252.154.108
SPF_IP217.113.37.211/31
SPF_IP52.157.254.210
SPF_IP78.46.3.21
SPF_IP80.146.239.2
SPF_IP80.82.206.0/26
SPF_IP82.135.106.50/28
SPF_IP82.135.106.51
SPF_IP88.99.172.229
SPF_IP93.188.108.32
SPF_IP94.130.189.126
SPF_IP94.130.190.135
SPF_IP94.130.218.236/26
SPF_IP94.228.34.213
SPF_MXadplorer.eu

Related pages

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

Cypher and MCP

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

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