Skip to content

Hostname

teamlease.com

Last fetched

teamlease.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · teamlease.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teamlease.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.189.5613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.13.24713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.24.1318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.147.5518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.242.618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.110.18618.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.71.12418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.56.24852.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.135.21752.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.206.10552.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.220.4954.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.101.14954.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.69.15954.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.152.12047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.171.15247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.21.147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
teamlease services pvt.
Contact emails

Subdomains

49 observed subdomains of teamlease.com.

Web-graph footprint

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

134 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for teamlease.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzcsend.in
SPF_INCLUDEzoho.in
SPF_IP103.139.159.242
SPF_IP115.117.108.154
SPF_IP115.117.50.1/32
SPF_IP115.117.50.2/32
SPF_IP121.243.47.194
SPF_IP168.245.104.97
SPF_IP168.245.123.153

Related pages

Pivot deeper into the graph from teamlease.com.

Cypher and MCP

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

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