Skip to content

Hostname

admin.staging.joinroot.com

Last fetched

admin.staging.joinroot.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.89.13918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.165.1183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.254.523.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.254.5634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.242.6044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.139.10044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.222.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.177.16544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.187.24354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.171.8454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.230.6354.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.51.4598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

5 observed subdomains of admin.staging.joinroot.com.

Threat posture

History

Related pages

Pivot deeper into the graph from admin.staging.joinroot.com.

Cypher and MCP

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

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