Hostname
dssr.co.uk
Last fetched
dssr.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:zen internet limited as the registrar.
Nutrition Label
Resolution chain
dssr.co.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:zen internet limited
- Organization
- dssr
- Contact emails
- —
Subdomains
18 observed subdomains of dssr.co.uk.
Web-graph footprint
Distinct hostnames that link to or from dssr.co.uk in the public web crawl.
14 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for dssr.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | dssr.co.uk |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_IP | 157.231.165.66 |
| SPF_IP | 51.219.203.18 |
| SPF_IP | 51.52.178.202 |
| SPF_IP | 51.52.210.81 |
| SPF_IP | 81.145.172.10 |
| SPF_IP | 86.188.234.130 |
| SPF_MX | dssr.co.uk |
Related pages
Pivot deeper into the graph from dssr.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dssr.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.