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
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.
Showing 25 of 32. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for socotec.fr.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-out1.smtpclient1.teclib.net |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-001ef801.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| 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 | 146.59.174.18 |
| SPF_IP | 149.202.37.233 |
| SPF_IP | 178.33.203.76 |
| SPF_IP | 185.10.252.129 |
| SPF_IP | 217.160.206.32 |
| SPF_IP | 5.135.164.169 |
| SPF_IP | 51.38.59.79 |
| SPF_IP | 51.68.73.251 |
| SPF_IP | 54.37.253.80 |
| SPF_IP | 92.174.80.72 |
Related pages
Pivot deeper into the graph from socotec.fr.
- IP · 2.17.100.138
- ASN · AS20940
- Registrar · registrar:csc corporate domains inc.
- Country · DE
- Email · webmaster@socotec.com
- TLD · .fr
- Browse hostnames · so…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.