Skip to content

Hostname

bizz.uk

Last fetched

bizz.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:brainstorm systems limited t/a bizz as the registrar.

Nutrition Label

WHISPER CANON · bizz.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bizz.uk

Resolution chain

bizz.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:brainstorm systems limited t/a bizz
Organization
brainstorm systems
Contact emails

Subdomains

1 observed subdomain of bizz.uk.

Subdomain
www.bizz.uk

Web-graph footprint

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

9 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bizz.uk.

MechanismTarget
SPF_Abizz.uk
SPF_INCLUDE_spf.zen.co.uk
SPF_IP116.203.243.181
SPF_IP159.69.124.166/32
SPF_IP2a01:4f8:c17:75a9:0:0:0:1
SPF_IP2a01:4f8:c2c:d9cc::/64
SPF_IP37.48.67.160/32
SPF_MXbizz.uk

Related pages

Pivot deeper into the graph from bizz.uk.

Cypher and MCP

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

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