Skip to content

Hostname

btc.com

Last fetched

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

Nutrition Label

WHISPER CANON · btc.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/btc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.105.12018.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.12518.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.1418.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.3218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
99.84.152.10799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bitmaintech pte
Contact emails

Subdomains

10 observed subdomains of btc.com.

Web-graph footprint

Distinct hostnames that link to or from btc.com in the public web crawl.

1,211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for btc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from btc.com.

Cypher and MCP

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

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