Skip to content

Hostname

local.uoi.co.th

Last fetched

local.uoi.co.th resolves to 1 IPv4 address operated by NTPCL-AS-AP - National Telecom Public Company Limited in TH.

Nutrition Label

WHISPER CANON · local.uoi.co.thRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/local.uoi.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
110.77.134.37110.77.169.0/24AS131090NTPCL-AS-AP - National Telecom Public Company LimitedTH

WHOIS identity

No WHOIS records are currently associated with local.uoi.co.th in WhisperGraph.

Subdomains

2 observed subdomains of local.uoi.co.th.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for local.uoi.co.th.

MechanismTarget
SPF_Alocal.uoi.co.th
SPF_Arelay.debutmail.com
SPF_Asmtpout.3bbmail.com
SPF_IP110.77.134.37
SPF_IP110.77.224.198
SPF_IP180.183.243.63
SPF_IP61.47.43.207
SPF_MXlocal.uoi.co.th

Related pages

Pivot deeper into the graph from local.uoi.co.th.

Cypher and MCP

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

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