Hostname
bitgo-test.com
Last fetched
bitgo-test.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bitgo-test.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 |
|---|---|---|---|---|
| 104.18.0.180 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.180 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bitgo-test.com owner
- Contact emails
- 0b3e5f3d-d748-4c53-8788-da3856158177@identity-protect.org
- 190160e9-32e6-4863-8fd4-99ddfcd200ea@identity-protect.org
- 3d2a3b1f-e3db-4c1d-95c4-7487f08861ef@identity-protect.org
- 671eb580-5926-4415-8e11-216faf378ce6@identity-protect.org
- a3f91162-ccca-44ae-8027-eb3b62c7575d@identity-protect.org
- c0a4f3f9-45c7-4b2a-ab20-1a2a8db04289@identity-protect.org
- owner-10056887@bitgo-test.com.whoisprivacyservice.org
- owner-10141523@bitgo-test.com.whoisprivacyservice.org
- owner-10246019@bitgo-test.com.whoisprivacyservice.org
- owner-10515968@bitgo-test.com.whoisprivacyservice.org
- owner-1376086@bitgo-test.com.whoisprivacyservice.org
- owner-4433501@bitgo-test.com.whoisprivacyservice.org
- owner-4506068@bitgo-test.com.whoisprivacyservice.org
- owner-4776017@bitgo-test.com.whoisprivacyservice.org
- owner-4973399@bitgo-test.com.whoisprivacyservice.org
- owner-5243348@bitgo-test.com.whoisprivacyservice.org
- owner-5440730@bitgo-test.com.whoisprivacyservice.org
- owner-5641477@bitgo-test.com.whoisprivacyservice.org
- owner-5838859@bitgo-test.com.whoisprivacyservice.org
- owner-6181375@bitgo-test.com.whoisprivacyservice.org
- and 6 more
Subdomains
68 observed subdomains of bitgo-test.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bitgo-test.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bitgo-test.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bitgo-test.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.