Hostname
bframe.com
Last fetched
bframe.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bframe.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 |
|---|---|---|---|---|
| 52.20.78.9 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bframe
- Contact emails
- tracey@bframe.com
- 045427ca-7bbc-49f3-8708-02d8a54499e6@identity-protect.org
- 76af8117-c9a2-4c07-ac2c-9a332f985853@identity-protect.org
- 79a59e1b-fd64-4ac2-83c5-f938fb967fe8@identity-protect.org
- 91a6a80d-a13a-425f-924e-28fdc7513eda@identity-protect.org
- c712d4cc-d21f-41d8-8c9a-89585281db61@identity-protect.org
- e0dcad28-1f6c-48d8-920a-107655798609@identity-protect.org
- ec963d03-f954-46e6-a70c-c27bbc7023e3@identity-protect.org
- owner-10648357@bframe.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of bframe.com.
Web-graph footprint
Distinct hostnames that link to or from bframe.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bframe.com.
| Mechanism | Target |
|---|---|
| SPF_A | bframe.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | unitisystems.com |
| SPF_IP | 54.146.89.77/32 |
Related pages
Pivot deeper into the graph from bframe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bframe.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.