Skip to content

Hostname

ns4.complexmag.ca

Last fetched

ns4.complexmag.ca resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ns4.complexmag.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ns4.complexmag.ca

Resolution chain

ns4.complexmag.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.219.38.513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.105.953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.205.943.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.179.2083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.142.17134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.4.11444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.136.13150.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.167.852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.246.12654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.156.20754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.81.9298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.158.9098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from ns4.complexmag.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns4.complexmag.ca"})-[: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.