Hostname
bcas.org.uk
Last fetched
bcas.org.uk resolves to 37.143.140.163, announced in 37.143.140.0/24 by DATACENTA-AS - Datacenta Hosting Ltd in GB. bcas.org.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for bcas.org.uk is recorded in WhisperGraph.
Attribution
datacenta
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:ionos se [tag = 1and1]
- Registrant organisation
- the british compressed air society
Subdomains
Showing 12 of 13. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1126.ui-dns.biz
- ns1051.ui-dns.com
- ns1061.ui-dns.de
- ns1082.ui-dns.org
MX records
- bcas-org-uk.mail.protection.outlook.com
SPF policy
- ip: 139.28.16.2/32
- include: spf.protection.outlook.com
- include: spf.blueplex.net
- ip: 37.143.141.12
- ip: 37.143.141.39
- ip: 37.143.141.4
- ip: 37.143.141.55
Threat-feed evidence
History
Related pages
Pivot from bcas.org.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcas.org.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.