Skip to content

Hostname

socotec.fr

Last fetched

socotec.fr resolves to 19 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · socotec.frRouting diversity5.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/socotec.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
socotec
Contact emails

Subdomains

32 observed subdomains of socotec.fr.

Web-graph footprint

Distinct hostnames that link to or from socotec.fr in the public web crawl.

480 sites link to this hostname.

398 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for socotec.fr.

MechanismTarget
SPF_Asmtp-out1.smtpclient1.teclib.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-001ef801.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
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_IP146.59.174.18
SPF_IP149.202.37.233
SPF_IP178.33.203.76
SPF_IP185.10.252.129
SPF_IP217.160.206.32
SPF_IP5.135.164.169
SPF_IP51.38.59.79
SPF_IP51.68.73.251
SPF_IP54.37.253.80
SPF_IP92.174.80.72

Related pages

Pivot deeper into the graph from socotec.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "socotec.fr"})-[: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.