Skip to content

Hostname

myteamge.com

Last fetched

myteamge.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · myteamge.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/myteamge.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.20.11013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.8713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.112.10018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.26.11718.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.1918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.7118.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.9618.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

83 observed subdomains of myteamge.com.

Web-graph footprint

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

32 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from myteamge.com.

Cypher and MCP

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

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