Hostname
asia18.com
Last fetched
asia18.com resolves to 1 IPv4 address operated by REFLECTED - Reflected Networks, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
asia18.com 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 |
|---|---|---|---|---|
| 64.210.144.178 | 64.210.128.0/19 | AS29789 | REFLECTED - Reflected Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- moniker privacy services
- Contact emails
- jjxgslhwjj@whoisprivacyprotect.com
- 654a5be4750d4acddf16f8371f3b1c73f4979c648a6129d4c1b70495f55c3858@asia18.com.whoisproxy.org
- 7d83709c09d5241fe5e1c306e64846980604f9ca5bf550eedd488ad835a78eb2@asia18.com.whoisproxy.org
- c47dc504d88200c5209cca3f480bcd579b778e6aa2e34fe5f2259f7efe4763b5@asia18.com.whoisproxy.org
- e222127c4344a79dd6c45bb3e646097f0b99d67a2b11d94a730efcea742e174b@asia18.com.whoisproxy.org
Subdomains
3 observed subdomains of asia18.com.
Web-graph footprint
Distinct hostnames that link to or from asia18.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for asia18.com.
| Mechanism | Target |
|---|---|
| SPF_A | asia18.com |
Related pages
Pivot deeper into the graph from asia18.com.
- IP · 64.210.144.178
- ASN · AS29789REFLECTED - Reflected Networks, Inc.
- Registrar · iana:48
- Country · US
- Email · jjxgslhwjj@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · as…
- 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: "asia18.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.