Hostname
bedrockdealtracker.com
Last fetched
bedrockdealtracker.com resolves to 1 IPv4 address operated by colocatel-inc - ColocaTel Inc. in NL. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
bedrockdealtracker.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 |
|---|---|---|---|---|
| 5.253.84.30 | 5.253.84.0/24 | AS213438 | colocatel-inc - ColocaTel Inc. | NL |
WHOIS identity
- Registrar
- iana:440
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of bedrockdealtracker.com.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for bedrockdealtracker.com.
| Mechanism | Target |
|---|---|
| SPF_A | bedrockdealtracker.com |
| SPF_IP | 102.129.214.102/32 |
| SPF_IP | 102.129.214.110/32 |
| SPF_IP | 102.129.214.159/32 |
| SPF_IP | 102.129.214.203/32 |
| SPF_IP | 102.129.214.234/32 |
| SPF_IP | 102.129.214.7/32 |
| SPF_IP | 104.249.26.29/32 |
| SPF_IP | 104.249.26.30/32 |
| SPF_IP | 104.249.26.36/32 |
| SPF_IP | 104.249.26.37/32 |
| SPF_IP | 172.245.141.106/32 |
| SPF_IP | 172.245.141.148/32 |
| SPF_IP | 172.245.141.149/32 |
| SPF_IP | 172.245.141.209/32 |
| SPF_IP | 192.119.175.228/32 |
| SPF_IP | 192.119.175.235/32 |
| SPF_IP | 192.119.175.236/32 |
| SPF_IP | 192.119.175.237/32 |
| SPF_MX | bedrockdealtracker.com |
Related pages
Pivot deeper into the graph from bedrockdealtracker.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bedrockdealtracker.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.