Skip to content

Hostname

bh2.co.uk

Last fetched

bh2.co.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · bh2.co.ukRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bh2.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
172.237.118.179172.237.96.0/19AS63949GB

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
exectra ltd - executive trading
Contact emails

Subdomains

3 observed subdomains of bh2.co.uk.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bh2.co.uk.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.211.124.148

Related pages

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

Cypher and MCP

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

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