Skip to content

Hostname

binaryoptions.co.uk

Last fetched

binaryoptions.co.uk resolves to 1 IPv4 address operated by GLESYS glesys.com in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · binaryoptions.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/binaryoptions.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
159.253.29.123159.253.24.0/21AS42708GLESYS glesys.comGB

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
identity protect
Contact emails

Subdomains

1 observed subdomain of binaryoptions.co.uk.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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