Hostname
013netvision.co.il
Last fetched
013netvision.co.il resolves to 1 IPv4 address operated by AS1680 in IL.
Nutrition Label
Resolution chain
013netvision.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.118.28.52 | 192.118.28.0/23 | AS1680 | — | IL |
WHOIS identity
No WHOIS records are currently associated with 013netvision.co.il in WhisperGraph.
Subdomains
5 observed subdomains of 013netvision.co.il.
Web-graph footprint
Distinct hostnames that link to or from 013netvision.co.il in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for 013netvision.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | 013netvision.co.il |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.118.30.125 |
| SPF_IP | 192.118.30.126 |
| SPF_IP | 194.90.6.0/24 |
| SPF_IP | 194.90.9.0/24 |
| SPF_IP | 62.0.7.53 |
| SPF_IP | 62.90.137.101 |
| SPF_IP | 62.90.222.163 |
| SPF_IP | 80.250.148.16 |
| SPF_MX | 013netvision.co.il |
Related pages
Pivot deeper into the graph from 013netvision.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "013netvision.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.