Hostname
dwavequantum.com
Last fetched
dwavequantum.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dwavequantum.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 |
|---|---|---|---|---|
| 162.159.140.127 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.125 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
- 3479689@privacy-link.com
- 31ab6104-d0fa-417d-b39e-e8f01afd6325@identity-protect.org
- 3851cd5d-8e22-460c-b334-2a555c3d51fc@identity-protect.org
- 8b918084-ed95-4473-a2b7-1f4666712112@identity-protect.org
- b0a17b0a-47f8-4d04-8916-1e87adfdbba7@identity-protect.org
- b7cb0180-3739-46af-a1ea-acf5d40b19fc@identity-protect.org
- d8f9845a-a54a-41c8-8230-7cd72a98845a@identity-protect.org
Subdomains
11 observed subdomains of dwavequantum.com.
Web-graph footprint
Distinct hostnames that link to or from dwavequantum.com in the public web crawl.
423 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dwavequantum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.0.187.42/32 |
Related pages
Pivot deeper into the graph from dwavequantum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dwavequantum.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.