Skip to content

Hostname

junzedz.com

Last fetched

junzedz.com resolves to 16 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in AU. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · junzedz.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/junzedz.com

Resolution chain

junzedz.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.246.41.14747.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.14847.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.16347.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.16447.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.16547.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.16647.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.16747.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.41.16847.246.41.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdAU
47.246.49.18347.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.18447.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.18547.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.18647.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.18747.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.20247.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.20347.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.49.20447.246.49.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

2 observed subdomains of junzedz.com.

Web-graph footprint

Distinct hostnames that link to or from junzedz.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for junzedz.com.

MechanismTarget
SPF_INCLUDEspf.global-mail.cn

Related pages

Pivot deeper into the graph from junzedz.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "junzedz.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.