Skip to content

Hostname

socotec.it

Last fetched

socotec.it resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · socotec.itRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/socotec.it

Resolution chain

socotec.it resolves to 4 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 gestion
Contact emails

Subdomains

6 observed subdomains of socotec.it.

Web-graph footprint

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

51 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for socotec.it.

MechanismTarget
SPF_Asmtp-out1.smtpclient1.teclib.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-001ef801.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP185.10.252.129
SPF_IP217.160.206.32
SPF_IP5.135.164.169
SPF_IP89.206.245.47
SPF_IP92.174.80.72

Related pages

Pivot deeper into the graph from socotec.it.

Cypher and MCP

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

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