Skip to content

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

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

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.

IPPrefixASNOperatorCountry
199.203.132.176199.203.0.0/16AS1680NV-ASN - Cellcom Fixed Line Communication L.PIL
199.203.61.56199.203.0.0/16AS1680NV-ASN - Cellcom Fixed Line Communication L.PIL

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.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.70.249.128
SPF_IP185.70.251.127
SPF_IP185.70.251.219
SPF_IP212.235.69.50/32
SPF_IP212.235.69.59/32
SPF_IP91.202.168.8/32
SPF_MXvw.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.