Skip to content

Hostname

pier.or.th

Last fetched

pier.or.th resolves to 2 IPv4 addresses operated by SBN-AWN-IIG-AS-AP - SBN-IIG/AWN-IIG transit provider in TH.

Nutrition Label

WHISPER CANON · pier.or.thRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/pier.or.th

Resolution chain

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

IPPrefixASNOperatorCountry
49.231.120.12349.231.120.0/24AS45430SBN-AWN-IIG-AS-AP - SBN-IIG/AWN-IIG transit providerTH
49.231.120.7449.231.120.0/24AS45430SBN-AWN-IIG-AS-AP - SBN-IIG/AWN-IIG transit providerTH

WHOIS identity

No WHOIS records are currently associated with pier.or.th in WhisperGraph.

Subdomains

2 observed subdomains of pier.or.th.

Web-graph footprint

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

310 sites link to this hostname.

354 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pier.or.th.

Cypher and MCP

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

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