Skip to content

Hostname

incepttech.co.th

Last fetched

incepttech.co.th has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · incepttech.co.thRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/incepttech.co.th

Resolution chain

incepttech.co.th has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:thnic
Organization
incepttech co., ltd. (บริษัท อินเซพท์เทค จำกัด)
Contact emails

Subdomains

1 observed subdomain of incepttech.co.th.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for incepttech.co.th.

MechanismTarget
SPF_Aincepttech.co.th
SPF_INCLUDE_spf.google.com
SPF_IP202.183.192.159
SPF_IP203.156.126.119
SPF_IP27.254.41.150
SPF_IP27.254.41.200
SPF_IP27.254.44.98
SPF_IP27.254.62.245
SPF_IP27.254.82.179
SPF_IP27.254.87.213
SPF_IP27.254.95.168
SPF_IP27.254.96.193
SPF_MXincepttech.co.th

Related pages

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

Cypher and MCP

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

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