Skip to content

Hostname

lexits.in

Last fetched

lexits.in resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lexits.inRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/lexits.in

Resolution chain

lexits.in resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.220.244.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.235.2413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.179.13434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.79.18635.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.206.6144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.242.14244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.25.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.220.5352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.246.12454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.240.20254.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.11.21254.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.150.13598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
s. k. singhi and partners llp
Contact emails

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lexits.in.

MechanismTarget
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from lexits.in.

Cypher and MCP

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

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