Skip to content

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

WHISPER CANON · socotec.comRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/socotec.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for socotec.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEsocotec.co.uk
SPF_INCLUDEspf-001ef801.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.37.56.2
SPF_IP134.90.136.30/32
SPF_IP146.59.174.10
SPF_IP146.59.174.11
SPF_IP146.59.174.12
SPF_IP146.59.174.13
SPF_IP146.59.174.14
SPF_IP146.59.174.15
SPF_IP146.59.174.16
SPF_IP146.59.174.17
SPF_IP148.253.159.29
SPF_IP148.253.159.30
SPF_IP185.10.252.129
SPF_IP212.99.44.69/32
SPF_IP212.99.44.71/32
SPF_IP213.41.92.230/32
SPF_IP217.160.206.32
SPF_IP34.248.99.195
SPF_IP40.95.66.60
SPF_IP5.135.164.169
SPF_IP51.38.59.79
SPF_IP51.68.73.251
SPF_IP52.215.254.13
SPF_IP52.51.152.247
SPF_IP54.37.253.80
SPF_IP89.206.245.47
SPF_IP92.174.80.72
SPF_IP92.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 20

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