Hostname
bforg.com
Last fetched
bforg.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bforg.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 |
|---|---|---|---|---|
| 13.59.34.91 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.232.185 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.99.127 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.17.103.122 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- biddingforgood,
- Contact emails
- dnsadmin@biddingforgood.com
- 02f697a3-0ad4-4c4d-959d-91079bb32432@identity-protect.org
- 1e907886-c781-4090-b773-3194e67beb9f@identity-protect.org
- ac0c5a7f-d7a2-4a9a-97d3-bc1ed47e7751@identity-protect.org
- bd787a1e-f471-4362-92cc-18a1c395b96e@identity-protect.org
- e835357a-fbed-4dbd-925b-cf6cb8795b88@identity-protect.org
- f255586e-fa1c-4148-80a4-e3ef5bd51909@identity-protect.org
- owner-3823884@bforg.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of bforg.com.
Web-graph footprint
Distinct hostnames that link to or from bforg.com in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bforg.com.
- IP · 13.59.34.91
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dnsadmin@biddingforgood.com
- TLD · .com
- Browse hostnames · bf…
- 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: "bforg.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.