Skip to content

Hostname

scope.co.il

Last fetched

scope.co.il resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1687 as the registrar.

Nutrition Label

WHISPER CANON · scope.co.ilRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scope.co.il

Resolution chain

scope.co.il resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.170104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.170104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.167172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1687
Organization
scope metal trading & technical services
Contact emails

Subdomains

21 observed subdomains of scope.co.il.

Web-graph footprint

Distinct hostnames that link to or from scope.co.il in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for scope.co.il.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1043-65.eu.iphmx.com
SPF_INCLUDEmsr10.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.108.82.236
SPF_IP84.110.104.50
SPF_IP84.110.104.67

Related pages

Pivot deeper into the graph from scope.co.il.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "scope.co.il"})-[: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.