Hostname
it-sos.de
Last fetched
it-sos.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with it-sos.de in WhisperGraph.
Subdomains
41 observed subdomains of it-sos.de.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from it-sos.de in the public web crawl.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for it-sos.de.
| Mechanism | Target |
|---|---|
| SPF_A | de.mailers.system-monitor.com |
| SPF_A | it-sos.de |
| SPF_INCLUDE | _spf-i.cegedim.fr |
| SPF_INCLUDE | spf.onlineworkplace24.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.77.111.91/32 |
| SPF_IP | 193.30.121.14 |
| SPF_IP | 2a01:488:42:1000:b24d:6f5b::/128 |
| SPF_MX | it-sos.de |
Related pages
Pivot deeper into the graph from it-sos.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "it-sos.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.