Skip to content

Hostname

socotec.de

Last fetched

socotec.de resolves to 2 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · socotec.deRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/socotec.de

Resolution chain

socotec.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with socotec.de in WhisperGraph.

Subdomains

21 observed subdomains of socotec.de.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for socotec.de.

MechanismTarget
SPF_INCLUDE_supplier.socotec.de
SPF_IP152.53.172.26
SPF_IP152.53.21.220
SPF_IP2a03:4000:6c:51d:3867:5dff:fe32:25
SPF_IP2a03: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.