Skip to content

Hostname

bac.org.uk

Last fetched

bac.org.uk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:zen internet limited [tag = zensys] as the registrar.

Nutrition Label

WHISPER CANON · bac.org.ukRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bac.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.11013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.105.10718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.7818.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.8918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
3.166.14.1203.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.463.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.793.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.913.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.IT
3.174.230.1193.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.433.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.743.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.993.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
registrar:zen internet limited [tag = zensys]
Organization
battersea arts centre
Contact emails

Subdomains

13 observed subdomains of bac.org.uk.

Web-graph footprint

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

680 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bac.org.uk.

MechanismTarget
SPF_Abac.org.uk
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsrv548.main-hosting.eu
SPF_INCLUDEsystem.spektrix.com
SPF_IP167.89.65.77/32
SPF_IP51.155.236.30
SPF_IP51.155.94.65
SPF_IP52.51.79.206
SPF_IP82.69.148.214
SPF_IP84.19.38.250
SPF_IP84.19.38.82
SPF_IP84.19.38.85
SPF_IP84.19.38.86

Related pages

Pivot deeper into the graph from bac.org.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bac.org.uk"})-[: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.