Skip to content

Hostname

c.org

Last fetched

c.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · c.orgRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/c.org

Resolution chain

c.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.245.12713.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.2813.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.413.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.9613.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.36.11918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.3718.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.5818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.244.140.10118.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.318.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.8518.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.9218.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.147.10118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
change_org
Contact emails

Subdomains

2 observed subdomains of c.org.

Web-graph footprint

Distinct hostnames that link to or from c.org in the public web crawl.

666 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from c.org.

Cypher and MCP

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

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