Skip to content

Hostname

exterra.co.th

Last fetched

exterra.co.th resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · exterra.co.thRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/exterra.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
74.124.202.5974.124.202.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:thnic
Organization
ensystex inc. ( เอ็นซิสเท็กซ์, อิงค์. )
Contact emails

Subdomains

9 observed subdomains of exterra.co.th.

Web-graph footprint

Distinct hostnames that link to or from exterra.co.th in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • exterra.co.th

SPF policy

5 SPF mechanisms authorising senders for exterra.co.th.

MechanismTarget
SPF_Aexterra.co.th
SPF_INCLUDErelay.mailchannels.net
SPF_IP173.247.244.100
SPF_IP74.124.202.59
SPF_MXexterra.co.th

Related pages

Pivot deeper into the graph from exterra.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exterra.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.