Skip to content

Hostname

goodcrypto.app

Last fetched

goodcrypto.app resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · goodcrypto.appRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/goodcrypto.app

Resolution chain

goodcrypto.app resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.209.10613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.4113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.6113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.11118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.12318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

17 observed subdomains of goodcrypto.app.

Web-graph footprint

Distinct hostnames that link to or from goodcrypto.app in the public web crawl.

1,017 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for goodcrypto.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from goodcrypto.app.

Cypher and MCP

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

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