Skip to content

Hostname

teamwalk.io

Last fetched

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

Nutrition Label

WHISPER CANON · teamwalk.ioRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/teamwalk.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.10613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.175.207.1273.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.503.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.63.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.713.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of teamwalk.io.

Web-graph footprint

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

148 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from teamwalk.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teamwalk.io"})-[: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.