Hostname
zifeiji.com
Last fetched
zifeiji.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
zifeiji.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.55.128 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.148.31 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- domain admin / this domain is for sale
- Contact emails
- 297120314@qq.com
- domains@hugedomains.com
- 25adf1d8f0b312901bfc2dd877d4f05d71899549@privatedomain.gkg.net
- 2ff8a84fe948e24f3164a168f9b3b44d6c4b954f@privatedomain.gkg.net
- b3794556b7eab9860af8216e9c9c5ab7924c42ba@privatedomain.gkg.net
- d7eb478d91c40648ffa8d1c97dc58eb4f811787b@privatedomain.gkg.net
- pwp-bd0a4300c1845810615c7cace1b26e09@privacyguardian.org
Subdomains
3 observed subdomains of zifeiji.com.
Web-graph footprint
Distinct hostnames that link to or from zifeiji.com in the public web crawl.
1,235 sites link to this hostname.
125 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from zifeiji.com.
- IP · 104.21.55.128
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · 297120314@qq.com
- TLD · .com
- Browse hostnames · zi…
- 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: "zifeiji.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.