Skip to content

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

WHISPER CANON · rollinsonsmith.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/rollinsonsmith.co.uk

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rollinsonsmith.co.uk.

MechanismTarget
SPF_Arollinsonsmith.co.uk
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.166.128.188/32
SPF_IP185.166.128.189
SPF_IP212.104.159.218
SPF_IP212.104.159.219
SPF_IP82.68.23.74
SPF_MXrollinsonsmith.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.