Skip to content

Hostname

vdlv.co.za

Last fetched

vdlv.co.za resolves to 1 IPv4 address operated by AS37611 in ZA.

Nutrition Label

WHISPER CANON · vdlv.co.zaRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vdlv.co.za

Resolution chain

vdlv.co.za resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
41.76.211.20041.76.208.0/21AS37611ZA

WHOIS identity

No WHOIS records are currently associated with vdlv.co.za in WhisperGraph.

Subdomains

6 observed subdomains of vdlv.co.za.

Web-graph footprint

Distinct hostnames that link to or from vdlv.co.za in the public web crawl.

302 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vdlv.co.za.

MechanismTarget
SPF_Avdlv.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.232.128.130
SPF_IP129.232.156.78
SPF_IP213.150.209.134
SPF_IP213.150.209.147
SPF_IP213.150.209.154
SPF_IP41.76.211.200
SPF_IP41.77.101.229
SPF_IP41.77.101.233

Related pages

Pivot deeper into the graph from vdlv.co.za.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vdlv.co.za"})-[: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.