Hostname
bedrockopportunityzone.com
Last fetched
bedrockopportunityzone.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
bedrockopportunityzone.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 76.223.67.189 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- black glass media
- Contact emails
Subdomains
5 observed subdomains of bedrockopportunityzone.com.
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for bedrockopportunityzone.com.
| Mechanism | Target |
|---|---|
| SPF_A | bedrockopportunityzone.com |
| SPF_IP | 193.37.47.122/32 |
| SPF_IP | 193.37.47.182/32 |
| SPF_IP | 193.37.47.52/32 |
| SPF_IP | 193.37.47.80/32 |
| SPF_IP | 23.230.17.62/32 |
| SPF_IP | 23.230.17.63/32 |
| SPF_IP | 23.230.17.64/32 |
| SPF_IP | 23.230.17.65/32 |
| SPF_IP | 23.230.17.66/32 |
| SPF_IP | 23.230.17.67/32 |
| SPF_IP | 23.230.17.68/32 |
| SPF_IP | 23.230.17.69/32 |
| SPF_IP | 23.230.17.7/32 |
| SPF_IP | 8.22.47.12/32 |
| SPF_IP | 8.22.47.14/32 |
| SPF_IP | 8.22.47.17/32 |
| SPF_IP | 8.22.47.9/32 |
| SPF_IP | 84.33.22.10/32 |
| SPF_IP | 84.33.22.133/32 |
| SPF_IP | 84.33.22.168/32 |
| SPF_IP | 84.33.22.204/32 |
| SPF_IP | 84.33.22.228/32 |
| SPF_IP | 84.33.22.85/32 |
| SPF_IP | 84.33.22.9/32 |
| SPF_IP | 84.33.22.96/32 |
| SPF_MX | bedrockopportunityzone.com |
Related pages
Pivot deeper into the graph from bedrockopportunityzone.com.
- IP · 76.223.67.189
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:440
- Country · US
- Email · info@lamarrmilton.com
- TLD · .com
- Browse hostnames · be…
- 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: "bedrockopportunityzone.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.