Skip to content

Hostname

solidor.co.uk

Last fetched

solidor.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · solidor.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/solidor.co.uk

Resolution chain

solidor.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:fasthosts internet ltd
Organization
nice door panels
Contact emails

Subdomains

11 observed subdomains of solidor.co.uk.

Web-graph footprint

Distinct hostnames that link to or from solidor.co.uk in the public web crawl.

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for solidor.co.uk.

MechanismTarget
SPF_EXISTS%{i}.spf.hc4106-94.iphmx.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.81.165.41
SPF_IP195.70.79.236
SPF_IP209.136.2.159
SPF_IP216.149.219.161
SPF_IP89.151.114.98

Related pages

Pivot deeper into the graph from solidor.co.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "solidor.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.