Hostname
socotec.com
Last fetched
socotec.com resolves to 11 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
socotec.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
65 observed subdomains of socotec.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from socotec.com in the public web crawl.
166 sites link to this hostname.
193 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
34 SPF mechanisms authorising senders for socotec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | socotec.co.uk |
| SPF_INCLUDE | spf-001ef801.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.37.56.2 |
| SPF_IP | 134.90.136.30/32 |
| SPF_IP | 146.59.174.10 |
| SPF_IP | 146.59.174.11 |
| SPF_IP | 146.59.174.12 |
| SPF_IP | 146.59.174.13 |
| SPF_IP | 146.59.174.14 |
| SPF_IP | 146.59.174.15 |
| SPF_IP | 146.59.174.16 |
| SPF_IP | 146.59.174.17 |
| SPF_IP | 148.253.159.29 |
| SPF_IP | 148.253.159.30 |
| SPF_IP | 185.10.252.129 |
| SPF_IP | 212.99.44.69/32 |
| SPF_IP | 212.99.44.71/32 |
| SPF_IP | 213.41.92.230/32 |
| SPF_IP | 217.160.206.32 |
| SPF_IP | 34.248.99.195 |
| SPF_IP | 40.95.66.60 |
| SPF_IP | 5.135.164.169 |
| SPF_IP | 51.38.59.79 |
| SPF_IP | 51.68.73.251 |
| SPF_IP | 52.215.254.13 |
| SPF_IP | 52.51.152.247 |
| SPF_IP | 54.37.253.80 |
| SPF_IP | 89.206.245.47 |
| SPF_IP | 92.174.80.72 |
| SPF_IP | 92.174.80.84 |
Related pages
Pivot deeper into the graph from socotec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "socotec.com"})-[: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.