Skip to content

Hostname

websiteoptimizer.co.uk

Last fetched

websiteoptimizer.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:key-systems gmbh [tag = key-systems-de] as the registrar.

Nutrition Label

WHISPER CANON · websiteoptimizer.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/websiteoptimizer.co.uk

Resolution chain

websiteoptimizer.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:key-systems gmbh [tag = key-systems-de]
Organization
Contact emails

Subdomains

5 observed subdomains of websiteoptimizer.co.uk.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for websiteoptimizer.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.14.1.144
SPF_IP145.14.110.5
SPF_IP221.133.42.194
SPF_IP221.133.42.230
SPF_IP2a00:1a48:7803:107:334f:b011:ff08:b6b
SPF_IP46.145.18.10
SPF_IP5.79.24.166
SPF_IP64.68.122.92
SPF_IP68.171.132.166
SPF_IP68.171.132.179
SPF_IP74.121.66.132
SPF_IP82.148.206.169
SPF_IP83.138.129.79/32
SPF_IP94.236.44.253/32
SPF_IP95.138.166.100
SPF_MXwebsiteoptimizer.co.uk

Related pages

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

Cypher and MCP

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

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