Hostname
10ten.co.il
Last fetched
10ten.co.il resolves to 1 IPv4 address operated by radware - Radware Ltd in NL.
Nutrition Label
Resolution chain
10ten.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 |
|---|---|---|---|---|
| 66.6.22.135 | 66.6.22.0/24 | AS48851 | radware - Radware Ltd | NL |
WHOIS identity
- Registrar
- —
- Organization
- ten petroleum company
- Contact emails
Subdomains
5 observed subdomains of 10ten.co.il.
Web-graph footprint
Distinct hostnames that link to or from 10ten.co.il in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for 10ten.co.il.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | inforumail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 139.138.62.136 |
| SPF_IP | 31.168.138.102 |
| SPF_IP | 31.168.138.104 |
| SPF_IP | 62.219.38.212 |
| SPF_IP | 66.6.22.135 |
| SPF_IP | 68.232.156.240 |
| SPF_IP | 81.218.237.15 |
Related pages
Pivot deeper into the graph from 10ten.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "10ten.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.