Skip to content

Hostname

jlcorp.in

Last fetched

jlcorp.in resolves to 2 IPv4 addresses operated by AS147177 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · jlcorp.inRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jlcorp.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.174.10.44103.174.10.0/24AS147177IN
162.241.27.47162.241.27.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:801217
Organization
lakshman javvadi
Contact emails

Subdomains

16 observed subdomains of jlcorp.in.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for jlcorp.in.

MechanismTarget
SPF_Ajlcorp.in
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEzoho.com
SPF_IP103.118.158.54
SPF_IP103.125.80.29
SPF_IP103.125.81.10
SPF_IP103.125.81.9
SPF_IP103.174.10.41
SPF_IP103.174.10.44
SPF_IP144.217.255.92
SPF_IP162.144.195.166
SPF_IP198.50.157.97
SPF_MXjlcorp.in

Related pages

Pivot deeper into the graph from jlcorp.in.

Cypher and MCP

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

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