Hostname
quantum.com
Last fetched
quantum.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | TRIDENT-NET | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b85rn89j94m@networksolutionsprivateregistration.com
- bm6uz3wc92j@networksolutionsprivateregistration.com
- bq38r9vx4e6@networksolutionsprivateregistration.com
- bv3xq6ux4yv@networksolutionsprivateregistration.com
- bx4zx5ue7kd@networksolutionsprivateregistration.com
- ca5me8et7cf@networksolutionsprivateregistration.com
- cm8r66vt6ta@networksolutionsprivateregistration.com
- cm8s86y767v@networksolutionsprivateregistration.com
- cq4uu6kn74v@networksolutionsprivateregistration.com
- cr7pg3vu2gt@networksolutionsprivateregistration.com
- ds82q6gz3m2@networksolutionsprivateregistration.com
- dt9my7tq3rk@networksolutionsprivateregistration.com
- e47qe2uk69y@networksolutionsprivateregistration.com
- e72ky6ae3rw@networksolutionsprivateregistration.com
- es4a44xv93w@networksolutionsprivateregistration.com
- f269t8f55cx@networksolutionsprivateregistration.com
- ff34t9t62jr@networksolutionsprivateregistration.com
- ft24n3e62rt@networksolutionsprivateregistration.com
- ft32x7gu4g6@networksolutionsprivateregistration.com
- g57y83bx7nx@networksolutionsprivateregistration.com
- and 55 more
Subdomains
124 observed subdomains of quantum.com.
Showing 25 of 124. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from quantum.com in the public web crawl.
1,024 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for quantum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mindmatrix.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.satmetrix.com |
| SPF_IP | 138.1.36.217/32 |
| SPF_IP | 146.174.192.0/18 |
| SPF_IP | 202.189.79.91 |
| SPF_IP | 50.57.196.251/32 |
| SPF_IP | 67.139.72.104 |
| SPF_IP | 68.171.172.82/32 |
Related pages
Pivot deeper into the graph from quantum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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.