Skip to content

Hostname

teamsupport.com

Last fetched

teamsupport.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.102108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.36108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.53108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.57108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.10713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.136.12318.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.4318.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.4718.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.8718.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.10152.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.10352.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.11752.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.1852.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
teamsupport.com attn teamsupport.com care of network solutions
Contact emails

Subdomains

328 observed subdomains of teamsupport.com.

Web-graph footprint

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

351 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for teamsupport.com.

Related pages

Pivot deeper into the graph from teamsupport.com.

Cypher and MCP

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

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