Hostname
levis.co.th
Last fetched
levis.co.th resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:thnic as the registrar.
Nutrition Label
Resolution chain
levis.co.th resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.110.130.242 | 104.110.128.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.207.117.57 | 23.207.96.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NL |
| 23.207.148.108 | 23.207.128.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- levi strauss and co. ( ลีวาย สเตราส์ส แอนด์ โก. )
- Contact emails
- —
Subdomains
4 observed subdomains of levis.co.th.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from levis.co.th in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from levis.co.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "levis.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.