Skip to content

Hostname

socotec.us

Last fetched

socotec.us resolves to 10 IPv4 addresses operated by AS7470 in TH. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · socotec.usRouting diversity3.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/socotec.us

Resolution chain

socotec.us resolves to 10 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

7 observed subdomains of socotec.us.

Web-graph footprint

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

85 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for socotec.us.

MechanismTarget
SPF_INCLUDE524291.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP147.202.67.24
SPF_IP167.89.11.197/32
SPF_IP208.42.98.19/32

Related pages

Pivot deeper into the graph from socotec.us.

Cypher and MCP

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

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