Hostname
bunkerdb.com
Last fetched
bunkerdb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bunkerdb.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.76.51 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.63 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.65 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.67 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.115 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.21 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.31 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.68 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bunkerdb.com owner
- Contact emails
- rfirpo@theelectricfactory.com
- 71996467-fd50-4087-903a-00e7d0c76019@identity-protect.org
- 83d072b7-0b75-4946-beb7-cfe7a9dd38cc@identity-protect.org
- 8576994f-9d29-4ae4-83e6-6ab587697362@identity-protect.org
- bf39b654-ebf0-4dd9-bdef-20c9956d11bb@identity-protect.org
- d9355c1b-1962-4f7b-b24c-f741548cbc57@identity-protect.org
- feb42a45-d322-4ac2-8346-f2a9e1bfff7a@identity-protect.org
- owner-12084341@bunkerdb.com.whoisprivacyservice.org
- owner-4256931@bunkerdb.com.whoisprivacyservice.org
- owner-7437741@bunkerdb.com.whoisprivacyservice.org
- owner-7584295@bunkerdb.com.whoisprivacyservice.org
Subdomains
103 observed subdomains of bunkerdb.com.
Showing 25 of 103. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bunkerdb.com in the public web crawl.
58 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bunkerdb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf0.bunkerdb.com |
Related pages
Pivot deeper into the graph from bunkerdb.com.
- IP · 18.67.76.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rfirpo@theelectricfactory.com
- TLD · .com
- Browse hostnames · bu…
- 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: "bunkerdb.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.