Skip to content

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

WHISPER CANON · bafta.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bafta.org

Resolution chain

bafta.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.4918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.11318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.115.133.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.115.473.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.115.543.163.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.115.993.163.112.0/21AS16509AMAZON-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.

Web-graph footprint

Distinct hostnames that link to or from bafta.org in the public web crawl.

4,426 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bafta.org.

MechanismTarget
SPF_INCLUDE_s00302611.autospf.email
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_IP34.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.