Skip to content

Hostname

admin-staging.levelcards.com

Last fetched

admin-staging.levelcards.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · admin-staging.levelcards.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/admin-staging.levelcards.com

Resolution chain

admin-staging.levelcards.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.50.200.1213.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.81.1313.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.157.22513.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.248.3513.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.177.11116.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
56.228.52.5556.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with admin-staging.levelcards.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from admin-staging.levelcards.com.

Cypher and MCP

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

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