Skip to content

Hostname

na2.orgchartnow.com

Last fetched

na2.orgchartnow.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · na2.orgchartnow.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/na2.orgchartnow.com

Resolution chain

na2.orgchartnow.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.232.66.2313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.224.7834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.182.15334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.64.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.5.4352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.81.14554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with na2.orgchartnow.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from na2.orgchartnow.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from na2.orgchartnow.com.

Cypher and MCP

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

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