Skip to content

Hostname

api-dev.t2gp.take2games.com

Last fetched

api-dev.t2gp.take2games.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · api-dev.t2gp.take2games.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api-dev.t2gp.take2games.com

Resolution chain

api-dev.t2gp.take2games.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.107.11618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.12218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.160.119.543.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.563.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.83.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.973.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.161.82.1013.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.203.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.363.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.463.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with api-dev.t2gp.take2games.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-dev.t2gp.take2games.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-dev.t2gp.take2games.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.