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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.114.144.113 | 192.114.144.0/22 | AS8551 | BEZEQ-INTERNATIONAL-AS - Bezeq International Ltd. | IL |
WHOIS identity
- Registrar
- iana:1079
- Organization
- jusitn grindea
- Contact emails
Subdomains
72 observed subdomains of secured.co.il.
Showing 25 of 72. View all subdomains →
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
MX records
SPF policy
6 SPF mechanisms authorising senders for secured.co.il.
| Mechanism | Target |
|---|---|
| SPF_IP | 192.114.144.64/26 |
| SPF_IP | 192.115.31.0/25 |
| SPF_IP | 192.117.120.32/27 |
| SPF_IP | 212.179.58.140/28 |
| SPF_IP | 62.219.67.1/24 |
| SPF_MX | secured.co.il |
Related pages
Pivot deeper into the graph from secured.co.il.
- IP · 192.114.144.113
- ASN · AS8551BEZEQ-INTERNATIONAL-AS - Bezeq International Ltd.
- Registrar · iana:1079
- Country · IL
- Email · webmaster@sweethome.co.il
- Apex domain · co.il
- TLD · .il
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.