Hostname
burnett.uk.com
Last fetched
burnett.uk.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:heart internet ltd as the registrar.
Nutrition Label
Resolution chain
burnett.uk.com 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:heart internet ltd
- Organization
- james burnett
- Contact emails
Subdomains
7 observed subdomains of burnett.uk.com.
Web-graph footprint
Distinct hostnames that link to or from burnett.uk.com in the public web crawl.
28 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for burnett.uk.com.
| Mechanism | Target |
|---|---|
| SPF_A | burnett.uk.com |
| SPF_INCLUDE | gridhost.co.uk |
| SPF_IP | 195.62.28.0/23 |
| SPF_IP | 46.32.252.122/32 |
| SPF_IP | 95.142.156.0/24 |
| SPF_MX | burnett.uk.com |
Related pages
Pivot deeper into the graph from burnett.uk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "burnett.uk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.