Hostname
qubitel.net
Last fetched
qubitel.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
qubitel.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.167.116 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.24 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.75 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.89 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.50.119 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.62 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.79 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.91 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- chander dhaliwal
- Contact emails
- chander.d11@gmail.com
- mailbot@naver.com
- 087d16e5-5351-4f1b-b2a9-beb6ec948457@identity-protect.org
- 098c651d-385a-45dd-840c-a1d26a7dce98@identity-protect.org
- 681b6ad1-20d8-4bca-85fa-8d36b4c4b133@identity-protect.org
- 6f290229-7ee0-4110-ba96-85ffa7596b0b@identity-protect.org
- a0e66f99-a197-410b-9695-a38bbd487cf5@identity-protect.org
- b26bec9c-1df6-42a5-81a6-c0cf7f4a7b18@identity-protect.org
- b30ca189-49f8-49a6-a327-6831591d84ee@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from qubitel.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qubitel.net"})-[: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.