Skip to content

Hostname

framework.co.th

Last fetched

framework.co.th resolves to 1 IPv4 address operated by AS55423 in TH. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · framework.co.thRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/framework.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
58.82.171.20958.82.183.0/24AS55423TH

WHOIS identity

Registrar
registrar:thnic
Organization
framework developers co., ltd. (บริษัท เฟรมเวิร์ค ดีเวลลอปเปอร์ส จำกัด)
Contact emails

Subdomains

7 observed subdomains of framework.co.th.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aframework.co.th
SPF_IP122.155.18.204
SPF_IP58.82.171.206
SPF_IP58.82.171.207
SPF_MXframework.co.th

Related pages

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

Cypher and MCP

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

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