Skip to content

Hostname

goodcounter.org

Last fetched

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

Nutrition Label

WHISPER CANON · goodcounter.orgRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/goodcounter.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.4413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.10118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.11018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.12818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.8218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
52.85.65.2652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.3152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:431
Organization
www_dropcatch_com
Contact emails

Subdomains

1 observed subdomain of goodcounter.org.

Web-graph footprint

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

43 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from goodcounter.org.

Cypher and MCP

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

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