All hostnames app.teamlinkt.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · app.teamlinkt.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/app.teamlinkt.com Resolution chain app.teamlinkt.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.22.108.234 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.144.197.163 16.144.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.223.167.94 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.163.234.199 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.164.16.136 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.225.45.222 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.24.93.36 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.24.98.240 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.27.129.186 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.32.237.47 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.73.117 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.89.4.62 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.211.20 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.213.27.130 54.213.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.33.105.12 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.33.167.241 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with app.teamlinkt.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from app.teamlinkt.com in the public web crawl.
953 sites link to this hostname.
Related pages Pivot deeper into the graph from app.teamlinkt.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "app.teamlinkt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .