Hostname
bafta.org
Last fetched
bafta.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bafta.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.116.49 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.51 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.89 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.9 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.112.113 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.12 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.27 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.64 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.163.115.13 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.47 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.54 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.115.99 | 3.163.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- british academy of film and television arts
- Contact emails
Subdomains
62 observed subdomains of bafta.org.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bafta.org in the public web crawl.
4,426 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bafta.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s00302611.autospf.email |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 34.248.186.141 |
Related pages
Pivot deeper into the graph from bafta.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bafta.org"})-[: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.