Hostname
bafta.com
Last fetched
bafta.com resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bafta.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 |
|---|---|---|---|---|
| 134.213.3.37 | 134.213.0.0/16 | AS15395 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bafta.com owner
- Contact emails
- 08f8bab5-3576-4dde-91fd-c6e171f994e8@identity-protect.org
- 0a2f3979-99ba-4893-a052-2f9ab71f55a7@identity-protect.org
- 5e683b90-64ed-4e3c-b944-b12c807225dc@identity-protect.org
- 84267bb4-c26e-4c67-ab14-0c58e258520b@identity-protect.org
- 99d3cfc1-9d26-49e2-bdf9-12c04745222c@identity-protect.org
- domain@bafta.org
- duncanb@bafta.org
- fff68884-00ef-4eb4-80c0-8154854cd377@identity-protect.org
- owner-3336330@bafta.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bafta.com.
| Subdomain |
|---|
| www.bafta.com |
Web-graph footprint
Distinct hostnames that link to or from bafta.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for bafta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bafta.com.
- IP · 134.213.3.37
- ASN · AS15395
- Registrar · iana:468
- Country · GB
- Email · 08f8bab5-3576-4dde-91fd-c6e171f994e8@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "bafta.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.