Skip to content

Hostname

bitcointradingbots.com

Last fetched

bitcointradingbots.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · bitcointradingbots.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bitcointradingbots.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.60.61.25065.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS
85.13.150.7885.13.150.0/24AS34788DE

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of bitcointradingbots.com.

Web-graph footprint

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

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bitcointradingbots.com.

MechanismTarget
SPF_Abitcointradingbots.com
SPF_INCLUDEspf.kasserver.com
SPF_IP65.60.61.250
SPF_MXbitcointradingbots.com

Related pages

Pivot deeper into the graph from bitcointradingbots.com.

Cypher and MCP

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

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