Skip to content

Hostname

scd.co.il

Last fetched

scd.co.il resolves to 2 IPv4 addresses operated by BEZEQ-INTERNATIONAL-AS - Bezeq International Ltd. in IL.

Nutrition Label

WHISPER CANON · scd.co.ilRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/scd.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
212.179.21.29212.179.0.0/18AS8551BEZEQ-INTERNATIONAL-AS - Bezeq International Ltd.IL
62.219.106.17962.219.106.0/24AS44709CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTDIL

WHOIS identity

No WHOIS records are currently associated with scd.co.il in WhisperGraph.

Subdomains

7 observed subdomains of scd.co.il.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scd.co.il.

MechanismTarget
SPF_Ascd.co.il
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.203.201.106
SPF_IP212.179.21.23
SPF_IP212.179.21.25
SPF_IP212.25.82.123/29
SPF_IP82.166.99.25
SPF_MXscd.co.il

Related pages

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

Cypher and MCP

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

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