Skip to content

Hostname

sch.co.il

Last fetched

sch.co.il resolves to 139.162.206.198, announced in 139.162.192.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB. sch.co.il is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sch.co.ilRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sch.co.il

Resolution chain

IPv6 resolution

No AAAA record for sch.co.il is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for sch.co.il. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • pdns.qos.net.il
  • sdns.qos.net.il

MX records

  • mx1.hc1503-15.c3s2.iphmx.com
  • mx2.hc1503-15.c3s2.iphmx.com

SPF policy

  • ip: 74.121.48.103/32
  • ip: 80.74.112.201/32
  • ip: 216.71.156.201/32
  • ip: 68.232.139.99/32
  • include: 2p8ono7pl.spf.checkpoint-spf.com
  • include: spf.protection.outlook.com
  • include: mailgun.org
  • ip: 141.226.188.33
  • ip: 212.143.103.214
  • ip: 34.213.214.55
  • ip: 35.164.95.156
  • ip: 44.226.145.213
  • ip: 44.229.200.200
  • ip: 44.230.95.183
  • ip: 54.187.200.255
  • ip: 80.74.112.194
  • ip: 80.74.112.215
  • ip: 80.74.112.219
  • ip: 80.74.112.221

Threat-feed evidence

History

Related pages

Pivot from sch.co.il into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sch.co.il"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.