Hostname
rollinsonsmith.co.uk
Last fetched
rollinsonsmith.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ans group ltd as the registrar.
Nutrition Label
Resolution chain
rollinsonsmith.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:ans group ltd
- Organization
- rollinson smith and co ltd rollinson smith and co
- Contact emails
- —
Subdomains
6 observed subdomains of rollinsonsmith.co.uk.
Web-graph footprint
Distinct hostnames that link to or from rollinsonsmith.co.uk in the public web crawl.
16 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for rollinsonsmith.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | rollinsonsmith.co.uk |
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.166.128.188/32 |
| SPF_IP | 185.166.128.189 |
| SPF_IP | 212.104.159.218 |
| SPF_IP | 212.104.159.219 |
| SPF_IP | 82.68.23.74 |
| SPF_MX | rollinsonsmith.co.uk |
Related pages
Pivot deeper into the graph from rollinsonsmith.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rollinsonsmith.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.