Hostname
socotec.de
Last fetched
socotec.de resolves to 2 IPv4 addresses operated by AS20940 in DE.
Nutrition Label
Resolution chain
socotec.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.22.168 | 2.17.22.0/24 | AS20940 | — | DE |
| 2.17.22.195 | 2.17.22.0/24 | AS20940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with socotec.de in WhisperGraph.
Subdomains
21 observed subdomains of socotec.de.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from socotec.de in the public web crawl.
61 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for socotec.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _supplier.socotec.de |
| SPF_IP | 152.53.172.26 |
| SPF_IP | 152.53.21.220 |
| SPF_IP | 2a03:4000:6c:51d:3867:5dff:fe32:25 |
| SPF_IP | 2a03:4000:6c:51d:3867:5dff:fe32:4550 |
Related pages
Pivot deeper into the graph from socotec.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "socotec.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.