Skip to content

Hostname

wssl.co.uk

Last fetched

wssl.co.uk resolves to 1 IPv4 address operated by AS35327 in GB. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · wssl.co.ukRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/wssl.co.uk

Resolution chain

wssl.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.47.83.45193.47.83.0/24AS35327GB

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
wallis shipping services
Contact emails

Subdomains

2 observed subdomains of wssl.co.uk.

Web-graph footprint

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

5 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wssl.co.uk.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEhdcloud.co.uk
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.229.156/32
SPF_IP109.203.114.251
SPF_IP109.73.114.124
SPF_IP109.73.114.185
SPF_IP109.73.121.46
SPF_IP109.73.121.78
SPF_IP157.125.131.214
SPF_IP5.2.103.72/29
SPF_MXwssl.co.uk

Related pages

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

Cypher and MCP

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

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