Skip to content

Hostname

vida.la

Last fetched

vida.la resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists registrar:namesilo, llc as the registrar.

Nutrition Label

WHISPER CANON · vida.laRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vida.la

Resolution chain

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

IPPrefixASNOperatorCountry
69.16.202.17669.16.192.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
registrar:namesilo, llc
Organization
mark deitch
Contact emails

Subdomains

4 observed subdomains of vida.la.

Web-graph footprint

Distinct hostnames that link to or from vida.la in the public web crawl.

35 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vida.la.

MechanismTarget
SPF_Avida.la
SPF_INCLUDEhost.tnii.com
SPF_IP69.16.202.176
SPF_MXvida.la

Related pages

Pivot deeper into the graph from vida.la.

Cypher and MCP

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

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