Skip to content

Hostname

auto-cs.co.th

Last fetched

auto-cs.co.th resolves to 1 IPv4 address operated by AS47583 in SG. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · auto-cs.co.thRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/auto-cs.co.th

Resolution chain

auto-cs.co.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.210.147.138185.210.144.0/22AS47583SG

WHOIS identity

Registrar
registrar:thnic
Organization
auto cs engineering limited (บริษัท ออโต้ ซีเอส เอ็นจิเนียริ่ง จำกัด)
Contact emails

Subdomains

2 observed subdomains of auto-cs.co.th.

Web-graph footprint

Distinct hostnames that link to or from auto-cs.co.th in the public web crawl.

558 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for auto-cs.co.th.

MechanismTarget
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.95.64.100
SPF_IP150.95.64.101
SPF_IP150.95.64.102
SPF_IP150.95.64.103
SPF_IP150.95.64.14
SPF_IP150.95.66.152
SPF_MXwin01-mailpro.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from auto-cs.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auto-cs.co.th"})-[: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.