Skip to content

Hostname

bsw.co.uk

Last fetched

bsw.co.uk resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists registrar:ans group ltd as the registrar.

Nutrition Label

WHISPER CANON · bsw.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/bsw.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
35.197.222.4535.197.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
registrar:ans group ltd
Organization
bsw timber
Contact emails

Subdomains

10 observed subdomains of bsw.co.uk.

Web-graph footprint

Distinct hostnames that link to or from bsw.co.uk in the public web crawl.

90 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bsw.co.uk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf0009.ppsmtp.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.93.33.66
SPF_IP168.245.5.182
SPF_IP20.238.118.13
SPF_IP46.37.191.88
SPF_IP62.172.109.148
SPF_IP80.244.184.7

Related pages

Pivot deeper into the graph from bsw.co.uk.

Cypher and MCP

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

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