Hostname
joz.com
Last fetched
joz.com resolves to 1 IPv4 address operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
joz.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 |
|---|---|---|---|---|
| 47.95.242.216 | 47.94.0.0/15 | AS37963 | ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. | CN |
WHOIS identity
- Registrar
- iana:1556
- Organization
- c/o whoisprivacy.com
- Contact emails
- support@joz.cn
- 05b727e647260c1c2aa0f36a06c02f360e21a3b1e7719647e9fe3396e54375c7@joz.com.whoisproxy.org
- 0a43b80e960b16b8f78f1666f3f40df25c85c20e948de9064ffdb2d4fd1a3703@joz.com.whoisproxy.org
- 2c32e4f2414227fd8ec6177b3968ad4af24a27ecfb030d24153d7cde7a6567e5@joz.com.whoisproxy.org
- 574724881500f3da704edf6f64c9ec5a3af333059dc60708fc81170239502c83@joz.com.whoisproxy.org
- 61f8570b485ae895208878777c8a520eb6b4f257cd6653e77637f49676eb6c3a@joz.com.whoisproxy.org
- 6217897c50b4077e360e3259ec0680f70ba2f879cab4cdb22bc164c2f927e319@joz.com.whoisproxy.org
- 7a2196d8dbe9eb25e5f3584cdff99e3a01fa27fd192ea37d3c30935e1c72f024@joz.com.whoisproxy.org
- 8e2a8574e87b589d2b37a83520d9550bbde47423f5f845f8bad08aea04a709e7@joz.com.whoisproxy.org
- ca02215fe1b11535fa2d08fe927f7beec0de822d1a3c7d43c2fcd4ebe50bac00@joz.com.whoisproxy.org
- df8f577627f23525eb30b60380f1bc6a1e6298e33a0d43a9bc71166a6052c648@joz.com.whoisproxy.org
Subdomains
5 observed subdomains of joz.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from joz.com in the public web crawl.
5 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for joz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.chinaemail.cn |
Related pages
Pivot deeper into the graph from joz.com.
- IP · 47.95.242.216
- ASN · AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.
- Registrar · iana:1556
- Country · CN
- Email · support@joz.cn
- TLD · .com
- Browse hostnames · jo…
- 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: "joz.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.