Skip to content

Hostname

admin.uoi.co.th

Last fetched

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

Nutrition Label

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

Resolution chain

admin.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.134.0/24AS131090NTPCL-AS-AP - National Telecom Public Company LimitedTH

WHOIS identity

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

Subdomains

1 observed subdomain of admin.uoi.co.th.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aadmin.uoi.co.th
SPF_IP110.164.108.174
SPF_IP110.77.134.37
SPF_IP122.155.133.2
SPF_IP122.155.133.5
SPF_IP202.47.249.23
SPF_IP202.47.249.25
SPF_MXadmin.uoi.co.th

Related pages

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

Cypher and MCP

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

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