Hostname
zmyweb.com
Last fetched
zmyweb.com resolves to 2 IPv4 addresses operated by CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. in TH. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
zmyweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.50.231.227 | 147.62.87.0/24 | AS9891 | CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. | TH |
| 147.50.231.56 | 147.62.87.0/24 | AS9891 | CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. | TH |
WHOIS identity
- Registrar
- iana:303
- Organization
- sasinun valanaraya
- Contact emails
Subdomains
13 observed subdomains of zmyweb.com.
Web-graph footprint
Distinct hostnames that link to or from zmyweb.com in the public web crawl.
169 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for zmyweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | zmyweb.com |
| SPF_IP | 147.50.231.227 |
| SPF_MX | zmyweb.com |
Related pages
Pivot deeper into the graph from zmyweb.com.
- IP · 147.50.231.227
- ASN · AS9891CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited.
- Registrar · iana:303
- Country · TH
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · zm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zmyweb.com"})-[: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.