Hostname
bofancloud.com
Last fetched
bofancloud.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bofancloud.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.23.125.127 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.137.88 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bofancloud.com owner
- Contact emails
- 2a6a8cb2-a92f-4941-bdd4-67a456f7d990@identity-protect.org
- 4bc02966-ef0a-4e02-a8c4-8d20faf31056@identity-protect.org
- 5faf9e4b-acbe-445e-9e3f-4ffb865b3bae@identity-protect.org
- 7e9e856c-1186-4f67-bb41-ce06d0debec3@identity-protect.org
- 9094e694-342f-4714-94bd-0399d5a65548@identity-protect.org
- a623afc5-df4e-4e7b-92f7-647554e863e1@identity-protect.org
- eb500cd0-11d2-40fd-8bd2-24c9151219e1@identity-protect.org
Subdomains
4 observed subdomains of bofancloud.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bofancloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bofancloud.com.
- IP · 100.23.125.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2a6a8cb2-a92f-4941-bdd4-67a456f7d990@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "bofancloud.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.