Hostname
bofan.cc
Last fetched
bofan.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bofan.cc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bofan.cc owner
- Contact emails
- chinapengjianbo@gmail.com
- 07a8274b-dbaa-42b2-8fce-d449a7851b33@identity-protect.org
- 39a45ff1-53b7-49b9-a535-ecab2d0b2b3f@identity-protect.org
- 94313587-a9ed-4aa6-a6be-356eca2b930c@identity-protect.org
- a0f38b64-4f9b-4f8b-9ea4-45ff7127253e@identity-protect.org
- dc8f7051-8cd1-48e7-b0c3-ccfcd76f688c@identity-protect.org
- e9e9a50c-270a-4db2-8366-9c0a0f042ffe@identity-protect.org
- fa30d07d-cb26-4315-9d04-766a5c800b01@identity-protect.org
Subdomains
1 observed subdomain of bofan.cc.
| Subdomain |
|---|
| www.bofan.cc |
Web-graph footprint
Distinct hostnames that link to or from bofan.cc in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bofan.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bofan.cc"})-[: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.