Skip to content

Hostname

secured.co.il

Last fetched

secured.co.il resolves to 1 IPv4 address operated by BEZEQ-INTERNATIONAL-AS - Bezeq International Ltd. in IL. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · secured.co.ilRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/secured.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
192.114.144.113192.114.144.0/22AS8551BEZEQ-INTERNATIONAL-AS - Bezeq International Ltd.IL

WHOIS identity

Registrar
iana:1079
Organization
jusitn grindea
Contact emails

Subdomains

72 observed subdomains of secured.co.il.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP192.114.144.64/26
SPF_IP192.115.31.0/25
SPF_IP192.117.120.32/27
SPF_IP212.179.58.140/28
SPF_IP62.219.67.1/24
SPF_MXsecured.co.il

Related pages

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

Cypher and MCP

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

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