Skip to content

Hostname

app.jotaja.com

Last fetched

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

Nutrition Label

WHISPER CANON · app.jotaja.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.jotaja.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.146.17100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.85.155100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.77.1113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.144.16234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.23.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.184.5634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.140.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.103.22835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.39.15644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.43.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.100.9344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.78.20598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.jotaja.com in WhisperGraph.

Web-graph footprint

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

70 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.jotaja.com.

Cypher and MCP

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

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