Skip to content

Hostname

buzzacott.co.uk

Last fetched

buzzacott.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · buzzacott.co.ukRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/buzzacott.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.232.3220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
buzzacott llp
Contact emails

Subdomains

34 observed subdomains of buzzacott.co.uk.

Web-graph footprint

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

251 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for buzzacott.co.uk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP20.108.83.237
SPF_IP20.108.84.1
SPF_IP20.108.85.100
SPF_IP20.108.85.19
SPF_IP20.108.85.75
SPF_IP20.108.85.86
SPF_IP20.90.134.21
SPF_IP82.132.214.106

Related pages

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

Cypher and MCP

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

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