Skip to content

Hostname

bai.org.uk

Last fetched

bai.org.uk resolves to 1 IPv4 address operated by AS39537 in GB. WHOIS lists registrar:penguin internet ltd [tag = penguin] as the registrar.

Nutrition Label

WHISPER CANON · bai.org.ukRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bai.org.uk

Resolution chain

bai.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.207.50.7091.207.50.0/23AS39537GB

WHOIS identity

Registrar
registrar:penguin internet ltd [tag = penguin]
Organization
bellcourt
Contact emails

Subdomains

17 observed subdomains of bai.org.uk.

Web-graph footprint

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

26 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bai.org.uk

SPF policy

3 SPF mechanisms authorising senders for bai.org.uk.

MechanismTarget
SPF_Abai.org.uk
SPF_IP91.207.50.70
SPF_MXbai.org.uk

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bai.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.