Skip to content

Hostname

teampltc.com

Last fetched

teampltc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · teampltc.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teampltc.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.3108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.7108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.72108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.85108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.107.443.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.633.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.663.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.793.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.164.255.23.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.443.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.773.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.793.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of teampltc.com owner
Contact emails

Subdomains

4 observed subdomains of teampltc.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for teampltc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from teampltc.com.

Cypher and MCP

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

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