Skip to content

Hostname

bbiuk.com

Last fetched

bbiuk.com resolves to 1 IPv4 address operated by ISIONUK Team Blue Internet Services UK Ltd in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · bbiuk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bbiuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.246.110.161213.246.64.0/18AS8622ISIONUK Team Blue Internet Services UK LtdGB

WHOIS identity

Registrar
iana:168
Organization
terry couchman
Contact emails

Subdomains

2 observed subdomains of bbiuk.com.

Web-graph footprint

Distinct hostnames that link to or from bbiuk.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for bbiuk.com.

MechanismTarget
SPF_Abbiuk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.246.110.156/32
SPF_IP213.246.110.161
SPF_MXbbiuk.com

Related pages

Pivot deeper into the graph from bbiuk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bbiuk.com"})-[: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.