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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.105.232.32 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:godaddy.com, llc. [tag = godaddy]
- Organization
- buzzacott llp
- Contact emails
- —
Subdomains
34 observed subdomains of buzzacott.co.uk.
Showing 25 of 34. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for buzzacott.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_IP | 20.108.83.237 |
| SPF_IP | 20.108.84.1 |
| SPF_IP | 20.108.85.100 |
| SPF_IP | 20.108.85.19 |
| SPF_IP | 20.108.85.75 |
| SPF_IP | 20.108.85.86 |
| SPF_IP | 20.90.134.21 |
| SPF_IP | 82.132.214.106 |
Related pages
Pivot deeper into the graph from buzzacott.co.uk.
- IP · 20.105.232.32
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:godaddy.com, llc. [tag = godaddy]
- Country · NL
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · bu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.