Hostname
vw.co.il
Last fetched
vw.co.il resolves to 2 IPv4 addresses operated by NV-ASN - Cellcom Fixed Line Communication L.P in IL. WHOIS lists iana:1079 as the registrar.
Nutrition Label
Resolution chain
vw.co.il resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.203.132.176 | 199.203.0.0/16 | AS1680 | NV-ASN - Cellcom Fixed Line Communication L.P | IL |
| 199.203.61.56 | 199.203.0.0/16 | AS1680 | NV-ASN - Cellcom Fixed Line Communication L.P | IL |
WHOIS identity
- Registrar
- iana:1079
- Organization
- champion motors
- Contact emails
Subdomains
7 observed subdomains of vw.co.il.
Web-graph footprint
Distinct hostnames that link to or from vw.co.il in the public web crawl.
35 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for vw.co.il.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.70.249.128 |
| SPF_IP | 185.70.251.127 |
| SPF_IP | 185.70.251.219 |
| SPF_IP | 212.235.69.50/32 |
| SPF_IP | 212.235.69.59/32 |
| SPF_IP | 91.202.168.8/32 |
| SPF_MX | vw.co.il |
Related pages
Pivot deeper into the graph from vw.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vw.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.