Skip to content

Hostname

archive.li

Last fetched

archive.li resolves to 7 IPv4 addresses operated by INTERNET-SPEECH-AND-PRIVACY-LLC - IncogNet LLC in SE. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · archive.liRouting diversity4.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/archive.li

Resolution chain

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

WHOIS identity

Registrar
iana:3220
Organization
petrov denis
Contact emails

Subdomains

11 observed subdomains of archive.li.

Web-graph footprint

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

2,551 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for archive.li.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.tutanota.de

Related pages

Pivot deeper into the graph from archive.li.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "archive.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.