Hostname
bit-quantum.com
Last fetched
bit-quantum.com resolves to 1 IPv4 address operated by ULTAHOST-AP-AS - Ultahost, Inc. in IN. WHOIS lists iana:3765 as the registrar.
Nutrition Label
Resolution chain
bit-quantum.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.26.10.135 | 103.26.10.0/24 | AS44259 | ULTAHOST-AP-AS - Ultahost, Inc. | IN |
WHOIS identity
- Registrar
- iana:3765
- Organization
- anonymize,
- Contact emails
- bit-quantum.com-1hvb07jc1i62b@anonymize.com
- bit-quantum.com-1iepi1qxr4s3d@anonymize.com
- bit-quantum.com-1ji1qumri431h@anonymize.com
- bit-quantum.com-1jy5fpk29yrtw@anonymize.com
- bit-quantum.com-1jyjbd5phgqpk@anonymize.com
- bit-quantum.com-1jyjc7kelgw2s@anonymize.com
- bit-quantum.com-qeevpcs46xwx@anonymize.com
- bit-quantum.com-r1lohxi2pfeb@anonymize.com
- bit-quantum.com-s1b4pu7whj5l@anonymize.com
- bit-quantum.com-t81b7kmwa243@anonymize.com
- bit-quantum.com-u87xpnvy60xh@anonymize.com
- bit-quantum.com-urgrplngfhgz@anonymize.com
- 4f7d21fe688b4555b1eef747ff4f342d.protect@whoisguard.com
Subdomains
1 observed subdomain of bit-quantum.com.
| Subdomain |
|---|
| www.bit-quantum.com |
Web-graph footprint
Distinct hostnames that link to or from bit-quantum.com in the public web crawl.
25 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bit-quantum.com.
- IP · 103.26.10.135
- ASN · AS44259ULTAHOST-AP-AS - Ultahost, Inc.
- Registrar · iana:3765
- Country · IN
- Email · bit-quantum.com-1hvb07jc1i62b@anonymize.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: "bit-quantum.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.