Skip to content

Hostname

bitcoin-primeapp.com

Last fetched

bitcoin-primeapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bitcoin-primeapp.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bitcoin-primeapp.com

Resolution chain

bitcoin-primeapp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.68143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.7143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.161.6.10118.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.3818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.6218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.8418.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.2018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.118.4352.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.3143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of bitcoin-primeapp.com owner
Contact emails

Subdomains

3 observed subdomains of bitcoin-primeapp.com.

Web-graph footprint

Distinct hostnames that link to or from bitcoin-primeapp.com in the public web crawl.

299 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bitcoin-primeapp.com.

Cypher and MCP

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

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