Skip to content

Hostname

leadtrust.in

Last fetched

leadtrust.in resolves to 1 IPv4 address operated by CTRLS-AS-IN CtrlS in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · leadtrust.inRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/leadtrust.in

Resolution chain

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

IPPrefixASNOperatorCountry
45.114.246.9345.114.246.0/24AS18229CTRLS-AS-IN CtrlSIN

WHOIS identity

Registrar
iana:801217
Organization
ameen-e-mudassar
Contact emails

Subdomains

15 observed subdomains of leadtrust.in.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • leadtrust.in

SPF policy

3 SPF mechanisms authorising senders for leadtrust.in.

MechanismTarget
SPF_Aleadtrust.in
SPF_IP45.114.246.93
SPF_MXleadtrust.in

Related pages

Pivot deeper into the graph from leadtrust.in.

Cypher and MCP

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

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