Hostname
just18.com
Last fetched
just18.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
just18.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
- 210 e state route 4
- Contact emails
- ckqwlfph@whoisprivacyprotect.com
- sperretta@httppub.com
- 038b6709e4c4ff6b7b492c7483f9fdbea6d9e51435d7189a905ef84c7694c4e3@just18.com.whoisproxy.org
- 0d3bb34d1b994939655bccdda5e367e302da086bba8615e29dc67e21153e80d8@just18.com.whoisproxy.org
- 15be915b061e72389761c980cc42f08b0f3057b132dc1d1d07b1c7eb66e09c7b@just18.com.whoisproxy.org
- 812d903c4f9b71771ff0a56abed965f49bf4b3a3bba8b9d983a58c0438ca0d75@just18.com.whoisproxy.org
Subdomains
10 observed subdomains of just18.com.
Web-graph footprint
Distinct hostnames that link to or from just18.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from just18.com.
- IP · 64.210.144.178
- ASN · AS29789REFLECTED - Reflected Networks, Inc.
- Registrar · iana:48
- Country · US
- Email · ckqwlfph@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · ju…
- 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: "just18.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.