Skip to content

Hostname

vin.li

Last fetched

vin.li resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · vin.liRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vin.li

Resolution chain

vin.li resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.28108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.3108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.6108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.92108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.86.17108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.38108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.7108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.98108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

Registrar
iana:1387
Organization
dialexa
Contact emails

Subdomains

18 observed subdomains of vin.li.

Web-graph footprint

Distinct hostnames that link to or from vin.li in the public web crawl.

61 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vin.li.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from vin.li.

Cypher and MCP

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

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