Skip to content

Hostname

tisco.co.th

Last fetched

tisco.co.th resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · tisco.co.thRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/tisco.co.th

Resolution chain

tisco.co.th resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.46.5145.60.46.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.50.5145.60.50.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:thnic
Organization
48/2 1st floor tisco tower, n. sathorn rd, silom, bangrak, bangkok
Contact emails

Subdomains

28 observed subdomains of tisco.co.th.

Web-graph footprint

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

168 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for tisco.co.th.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP115.31.165.198
SPF_IP115.31.165.199
SPF_IP147.50.72.53
SPF_IP147.50.72.54
SPF_IP161.82.179.64
SPF_IP161.82.179.66
SPF_IP161.82.179.90
SPF_IP161.82.180.122
SPF_IP203.151.27.0/24
SPF_IP203.151.28.0/24
SPF_IP203.151.29.0/24
SPF_IP203.151.30.0/24
SPF_IP203.151.31.0/24
SPF_IP203.151.32.0/24
SPF_IP203.151.33.0/24

Related pages

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

Cypher and MCP

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

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