Skip to content

Hostname

api.easytranslatorapp.com

Last fetched

api.easytranslatorapp.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.easytranslatorapp.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.easytranslatorapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.17.21618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.40.1973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.60.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.15.1443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.54.13234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.113.2834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.178.17934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.58.22850.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.52.18252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.105.3054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.7.9354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.23.1154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.easytranslatorapp.com in WhisperGraph.

Subdomains

1 observed subdomain of api.easytranslatorapp.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.easytranslatorapp.com.

Cypher and MCP

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

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