Skip to content

Hostname

ltng.ventures

Last fetched

ltng.ventures resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · ltng.venturesRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ltng.ventures

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.176.129143.198.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1861
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of ltng.ventures.

Web-graph footprint

Distinct hostnames that link to or from ltng.ventures in the public web crawl.

45 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ltng.ventures.

MechanismTarget
SPF_Ac-relay.federatedcomputer.com
SPF_Ade-relay.federatedcomputer.com
SPF_Altng.ventures
SPF_Aus-relay.federatedcomputer.com
SPF_INCLUDEsendgrid.net
SPF_IP5.161.87.141
SPF_MXltng.ventures

Related pages

Pivot deeper into the graph from ltng.ventures.

Cypher and MCP

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

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