Skip to content

Hostname

litnet.com

Last fetched

litnet.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · litnet.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/litnet.com

Resolution chain

litnet.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.81.141.13154.81.141.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
154.81.141.14154.81.141.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
154.81.141.15154.81.141.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of litnet.com.

Web-graph footprint

Distinct hostnames that link to or from litnet.com in the public web crawl.

974 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for litnet.com.

MechanismTarget
SPF_Alitnet.com
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.mindbox.ru
SPF_INCLUDEspf.selzy.com
SPF_IP185.175.44.181
SPF_IP185.175.45.123
SPF_IP195.201.72.4
SPF_IP82.202.223.226
SPF_IP85.119.149.235
SPF_MXlitnet.com

Related pages

Pivot deeper into the graph from litnet.com.

Cypher and MCP

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

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