Hostname
s-communication.de
Last fetched
s-communication.de resolves to 1 IPv4 address operated by AS20546 in DE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.5.82.135 | 185.5.82.0/24 | AS20546 | — | DE |
WHOIS identity
No WHOIS records are currently associated with s-communication.de in WhisperGraph.
Subdomains
28 observed subdomains of s-communication.de.
Showing 25 of 28. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
32 SPF mechanisms authorising senders for s-communication.de.
| Mechanism | Target |
|---|---|
| SPF_A | s-communication.de |
| SPF_INCLUDE | _spf.itonicsit_de._d.easydmarc.pro |
| SPF_INCLUDE | _spf.pixelpark.eu |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.emailsys.net |
| SPF_INCLUDE | spf.mail.s-web.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.98.184.0/24 |
| SPF_IP | 188.40.26.119 |
| SPF_IP | 193.142.157.169 |
| SPF_IP | 193.26.97.47 |
| SPF_IP | 193.26.98.4/32 |
| SPF_IP | 194.25.134.16/29 |
| SPF_IP | 194.25.134.80/29 |
| SPF_IP | 194.55.112.64 |
| SPF_IP | 194.55.112.66 |
| SPF_IP | 195.201.6.169 |
| SPF_IP | 195.252.154.108 |
| SPF_IP | 217.113.37.211/31 |
| SPF_IP | 52.157.254.210 |
| SPF_IP | 78.46.3.21 |
| SPF_IP | 80.146.239.2 |
| SPF_IP | 80.82.206.0/26 |
| SPF_IP | 82.135.106.50/28 |
| SPF_IP | 82.135.106.51 |
| SPF_IP | 88.99.172.229 |
| SPF_IP | 93.188.108.32 |
| SPF_IP | 94.130.189.126 |
| SPF_IP | 94.130.190.135 |
| SPF_IP | 94.130.218.236/26 |
| SPF_IP | 94.228.34.213 |
| SPF_MX | adplorer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.