Hostname
smartservice.co.th
Last fetched
smartservice.co.th resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:thnic as the registrar.
Nutrition Label
Resolution chain
smartservice.co.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.228.186.231 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- smart service & management co., ltd. ( บริษัท สมาร์ท เซอร์วิส แอนด์ แมเนจเม้นท์ จำกัด )
- Contact emails
- —
Subdomains
11 observed subdomains of smartservice.co.th.
Web-graph footprint
Distinct hostnames that link to or from smartservice.co.th in the public web crawl.
17 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for smartservice.co.th.
| Mechanism | Target |
|---|---|
| SPF_A | smartservice.co.th |
| SPF_INCLUDE | smartservice.co.th.spf.auto.dnssmarthost.net |
| SPF_IP | 203.121.170.39 |
| SPF_IP | 203.121.170.45 |
| SPF_IP | 203.121.170.48 |
| SPF_IP | 27.254.105.32/28 |
| SPF_IP | 35.213.171.114 |
| SPF_IP | 58.137.32.192/26 |
| SPF_MX | smartservice.co.th |
Related pages
Pivot deeper into the graph from smartservice.co.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartservice.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.