Skip to content

Hostname

lite-host.in

Last fetched

lite-host.in resolves to 1 IPv4 address operated by AS202984 in RU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lite-host.inRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lite-host.in

Resolution chain

lite-host.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.8.141.14746.8.141.0/24AS202984RU

WHOIS identity

Registrar
iana:269
Organization
evgenij
Contact emails

Subdomains

78 observed subdomains of lite-host.in.

Web-graph footprint

Distinct hostnames that link to or from lite-host.in in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lite-host.in.

MechanismTarget
SPF_Alite-host.in
SPF_INCLUDE_spf.lite-host.in
SPF_INCLUDE_spf.myorderbox.com
SPF_INCLUDEamazonses.com
SPF_IP149.202.109.200
SPF_IP78.36.201.222
SPF_MXlite-host.in

Related pages

Pivot deeper into the graph from lite-host.in.

Cypher and MCP

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

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