Skip to content

Hostname

mvc-test-app.dev.na.bapsapps.org

Last fetched

mvc-test-app.dev.na.bapsapps.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mvc-test-app.dev.na.bapsapps.orgRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mvc-test-app.dev.na.bapsapps.org

Resolution chain

mvc-test-app.dev.na.bapsapps.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.23.106.14623.26.52.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.164.1993.192.0.0/10AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.58.943.192.0.0/10AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.98.1233.102.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.6.14535.25.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.76.18150.20.196.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.250.4852.46.32.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.243.6098.96.240.0/22AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mvc-test-app.dev.na.bapsapps.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mvc-test-app.dev.na.bapsapps.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mvc-test-app.dev.na.bapsapps.org"})-[: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.