Skip to content

Hostname

scope.org.uk

Last fetched

scope.org.uk resolves to 1 IPv4 address operated by ENFLOW in NL. WHOIS lists registrar:ans group ltd [tag = ukfast] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626ENFLOWNL

WHOIS identity

Registrar
registrar:ans group ltd [tag = ukfast]
Organization
scope
Contact emails

Subdomains

42 observed subdomains of scope.org.uk.

Web-graph footprint

Distinct hostnames that link to or from scope.org.uk in the public web crawl.

3,463 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for scope.org.uk.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEscopehq.org.uk
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.209.192/26
SPF_IP159.253.214.103
SPF_IP159.253.214.217
SPF_IP169.51.68.39
SPF_IP169.61.69.9
SPF_IP185.197.61.51
SPF_IP185.220.62.215
SPF_IP193.66.190.13
SPF_IP194.116.128.11/32
SPF_IP195.66.99.135/32
SPF_IP212.227.126.128/25
SPF_IP212.227.15.0/25
SPF_IP212.227.17.0/27
SPF_IP212.227.89.57
SPF_IP217.160.226.166
SPF_IP217.41.32.155
SPF_IP217.72.192.64/26
SPF_IP46.37.175.176
SPF_IP46.37.175.177
SPF_IP5.250.160.26/32
SPF_IP50.31.156.96/27
SPF_IP51.145.29.172
SPF_IP54.194.152.168
SPF_IP54.194.192.132
SPF_IP62.75.247.44
SPF_IP80.6.91.150/32
SPF_IP82.147.60.210
SPF_IP82.165.159.0/26
SPF_IP82.165.193.1
SPF_IP85.25.144.9
SPF_IP87.79.30.0/25
SPF_IP89.250.48.136/32
SPF_IP89.250.60.42/32
SPF_IP91.217.141.0/24
SPF_IP94.229.161.0/24
SPF_IP94.229.161.149/29

Related pages

Pivot deeper into the graph from scope.org.uk.

Cypher and MCP

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

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