Skip to content

Hostname

staging.ngstaffingware.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.170.134100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.220.185100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.93.3218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.77.833.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.41.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.109.11044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.113.18752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.73.8654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.93.13354.167.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.60.4854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.20.17254.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.97.3454.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of staging.ngstaffingware.com.

Threat posture

History

Related pages

Pivot deeper into the graph from staging.ngstaffingware.com.

Cypher and MCP

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

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