Hostname
yourbedrocksavings.com
Last fetched
yourbedrocksavings.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
yourbedrocksavings.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 |
|---|---|---|---|---|
| 144.217.215.184 | 144.217.0.0/16 | AS16276 | OVH - OVH SAS | CA |
WHOIS identity
- Registrar
- iana:440
- Organization
- black glass media
- Contact emails
Subdomains
7 observed subdomains of yourbedrocksavings.com.
Threat posture
History
Mail and authentication
SPF policy
30 SPF mechanisms authorising senders for yourbedrocksavings.com.
| Mechanism | Target |
|---|---|
| SPF_A | yourbedrocksavings.com |
| SPF_IP | 107.150.132.165/32 |
| SPF_IP | 107.150.132.166/32 |
| SPF_IP | 173.232.66.89/32 |
| SPF_IP | 173.232.66.90/32 |
| SPF_IP | 173.232.66.91/32 |
| SPF_IP | 173.232.66.92/32 |
| SPF_IP | 185.212.113.26/32 |
| SPF_IP | 185.212.113.27/32 |
| SPF_IP | 185.212.113.28/32 |
| SPF_IP | 185.212.113.29/32 |
| SPF_IP | 185.9.1.129/32 |
| SPF_IP | 185.9.1.13/32 |
| SPF_IP | 185.9.1.193/32 |
| SPF_IP | 185.9.1.208/32 |
| SPF_IP | 5.183.77.11/32 |
| SPF_IP | 5.183.77.110/32 |
| SPF_IP | 5.183.77.117/32 |
| SPF_IP | 5.183.77.16/32 |
| SPF_IP | 5.183.77.163/32 |
| SPF_IP | 5.183.77.176/32 |
| SPF_IP | 5.183.77.204/32 |
| SPF_IP | 5.183.77.214/32 |
| SPF_IP | 5.183.77.55/32 |
| SPF_IP | 5.183.77.85/32 |
| SPF_IP | 91.230.47.10/32 |
| SPF_IP | 91.230.47.3/32 |
| SPF_IP | 91.230.47.4/32 |
| SPF_IP | 91.230.47.9/32 |
| SPF_MX | yourbedrocksavings.com |
Related pages
Pivot deeper into the graph from yourbedrocksavings.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yourbedrocksavings.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.