Skip to content

Hostname

optima-cycles.uk

Last fetched

optima-cycles.uk resolves to 1 IPv4 address operated by AS35470 in NL. WHOIS lists registrar:hosting concepts b.v. [tag = registrar-eu] as the registrar.

Nutrition Label

WHISPER CANON · optima-cycles.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/optima-cycles.uk

Resolution chain

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

IPPrefixASNOperatorCountry
83.96.203.8183.96.203.0/24AS35470NL

WHOIS identity

Registrar
registrar:hosting concepts b.v. [tag = registrar-eu]
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for optima-cycles.uk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.38.153.81
SPF_IP83.96.201.228
SPF_IP83.96.203.81
SPF_IP93.191.132.166
SPF_IP93.191.132.177

Related pages

Pivot deeper into the graph from optima-cycles.uk.

Cypher and MCP

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

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