All hostnames cargonizer.no resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · cargonizer.no Routing diversity 6.1/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/cargonizer.no Resolution chain cargonizer.no resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.132.119.176 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.145.30 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.105.94 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.140.19 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.151.9 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.151.228 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.105.238 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.71.158 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.82.177 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.125.135 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.192.25 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.181.45 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.121.225 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.16.216 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.71.174 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.170.31.237 54.170.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.126.186 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.246.182.12 54.246.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.73.115.123 54.73.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.78.239.44 54.78.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with cargonizer.no in WhisperGraph.
Subdomains 3 observed subdomains of cargonizer.no.
Web-graph footprint Distinct hostnames that link to or from cargonizer.no in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from cargonizer.no.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cargonizer.no"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .