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
Resolution chain
bitcointradingbots.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.60.61.250 | 65.60.0.0/18 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
| 85.13.150.78 | 85.13.150.0/24 | AS34788 | — | DE |
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
- bitcointradingbots.com
- w010a83b.kasserver.com
SPF policy
4 SPF mechanisms authorising senders for bitcointradingbots.com.
| Mechanism | Target |
|---|---|
| SPF_A | bitcointradingbots.com |
| SPF_INCLUDE | spf.kasserver.com |
| SPF_IP | 65.60.61.250 |
| SPF_MX | bitcointradingbots.com |
Related pages
Pivot deeper into the graph from bitcointradingbots.com.
- IP · 65.60.61.250
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:2487
- Country · US
- Email · 944017@privacy-link.com
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.