Hostname
bgfun.net
Last fetched
bgfun.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bgfun.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.154.10 | 3.5.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.249 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.156.48 | 3.5.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.104 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.123 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.205 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.80 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.85 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.112 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.55 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.150.203 | 52.219.150.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.150.51 | 52.219.150.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.162.55 | 52.219.162.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.200.35 | 52.219.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.200.47 | 52.219.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.68.192 | 52.219.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 563b07df-1d5b-478a-a47b-bf9a7688659d@identity-protect.org
- 75d87da2-058b-41cf-bb45-cccd2ffa70a7@identity-protect.org
- 9d5e8292-19f5-4c24-bd87-6dbdb4282ff6@identity-protect.org
- c28d651b-8c24-419f-bab9-0b5edf8c0e6b@identity-protect.org
- cbe0c3c2-2cd3-407b-a508-3361d7d7a832@identity-protect.org
- fa6dbe7c-eaa1-45d3-8c3d-f8e828b0fd9b@identity-protect.org
- owner-3660796@bgfun.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from bgfun.net.
- IP · 3.5.154.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 563b07df-1d5b-478a-a47b-bf9a7688659d@identity-protect.org
- TLD · .net
- Browse hostnames · bg…
- 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: "bgfun.net"})-[: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.